Multiple Choice
A(n) ________ is a special value that marks the end of a list of values.
A) counter
B) accumulator
C) sentinel
D) total
E) loop control variable
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q24: What will the following code print?<br>Num =
Q25: The statements in the body of a
Q26: A while loop is somewhat limited because
Q27: The while loop has two important parts:
Q28: The ideal type of loop to use
Q30: The ideal type of loop to use
Q31: A sentinel is a special value that<br>A)
Q32: To decrement a number means to increase
Q33: To _ a value means to increase
Q34: If nothing within a while loop ever