Solved

Instead of Requiring That a Dummy Value Be Entered After

Question 29

Multiple Choice

Instead of requiring that a dummy value be entered after all values are processed, a ____-controlled loop initializes a variable on the outside of the loop and then evaluates the variable to see when it changes values. Its value is changed inside the loop body when the loop should exit.


A) counter
B) sentinel
C) state
D) change

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions