Multiple Choice
The expressions in each part of an AND or OR expression use ____ evaluation; that is, they are evaluated only as much as necessary to determine whether the entire expression is true or false .
A) while
B) stopwatch
C) short-circuit
D) loop
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q24: When loops are nested, each pair contains
Q25: The _ loop checks a Boolean expression
Q26: The _ loop checks a Boolean expression
Q27: Many loop control variable values are altered
Q28: You can use a(n) _ loop to
Q30: Event-driven GUI programs sometimes require fewer coded
Q31: The block of statements executed in a
Q33: Briefly describe the structure of a for
Q33: An accumulator variable must be set to
Q34: When a variable is declared inside a