Exam 9: Control I - Expressions and Statements

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

In normal order evaluation,each operation begins its evaluation before its operands are evaluated.

(True/False)
4.9/5
(33)

The advantage of postfix and prefix forms for expressions is that ____.

(Multiple Choice)
4.8/5
(44)

If-operators are a special case of operators that delay evaluating their operands.

(True/False)
4.8/5
(37)

If a program crashes,it fails the ____ test.

(Multiple Choice)
4.8/5
(38)

____ code is code for a function body that is inserted directly at the point where the function would be called.

(Multiple Choice)
4.7/5
(30)

____ statements transfer control to and from sequences of statements.

(Multiple Choice)
4.9/5
(36)

If an exception is thrown and no handler is found in the block,control is passed to the next enclosing block in a process that is called ____ the exception.

(Multiple Choice)
4.7/5
(38)

An ambiguity in which it cannot be determined which if statement that should be associated with a single else statement is called the ____ problem.

(Multiple Choice)
4.9/5
(38)

Lisp requires all expressions to be fully parenthesized.

(True/False)
4.9/5
(39)

In a case statement,no two listed cases may have the same value after conversion.

(True/False)
4.8/5
(37)
Showing 41 - 50 of 50
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)