Multiple Choice
A sentinel is a special value that
A) is used for data validation.
B) must be Boolean.
C) marks the end of a list of values.
D) must be a negative number.
E) is all of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q26: A while loop is somewhat limited because
Q27: The while loop has two important parts:
Q28: The ideal type of loop to use
Q29: A(n) _ is a special value that
Q30: The ideal type of loop to use
Q32: To decrement a number means to increase
Q33: To _ a value means to increase
Q34: If nothing within a while loop ever
Q35: For data validation, it is best to
Q36: A variable that keeps a running total