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

Verified
Correct Answer:
Verified
Related Questions
Q2: The ++ operator<br>A)adds one to the value
Q2: When a loop is nested inside another
Q3: The while loop has two important parts:
Q4: For data validation, it is best to
Q4: A while loop may have a semicolon
Q5: are C++ operators that change their operands
Q7: To a value means to increase it.<br>A)add
Q10: The statement causes a loop to terminate
Q11: The while loop has two important parts:
Q32: To decrement a number means to increase