Multiple Choice
The above code is an example of a(n) ____ loop.
A) sentinel-controlled
B) flag-controlled
C) EOF-controlled
D) counter-controlled
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q17: Which of the following is the update
Q18: What is the output of the following
Q19: The above code is an example of
Q20: Which of the following is the initial
Q21: Which of the following is NOT a
Q23: What is value of x after the
Q24: What is the output of the following
Q25: A syntax error will result if the
Q26: Which of the following does not have
Q27: If a continue statement is placed in