Chapter 16 Problems

CHAPTER 16 REVIEW QUESTIONS 1. What are the three primary uses of symbolic logic in formal logic ? - to express propositions, to ex...

Chapter 15 Problems

CHAPTER 15 REVIEW QUESTIONS 5. Explain why QUOTE is needed for a parameter that is a data list. - To avoid evaluating a parameter, ...

Chapter 14 Problems

CHAPTER 14 REVIEW QUESTIONS              1. Define exception, exception handler, raising an exception, disabling an exception, contin...

Chapter 13 Problems

CHAPTER 13 REVIEW QUESTIONS 1. What are the three possible levels of concurrency in programs ? - Instruction level, Statement level...

Chapter 12 Problems

CHAPTER 12 REVIEW QUESTIONS 1. Name 2 functional languages that support OOP. - classes and objects 2. What are the problems ass...