Multiple Choice
The ideal type of loop to use for repeating a menu is a(n) _ loop.
A) for
B) do-while
C) nested
D) infinite
E) sentinel controlled
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: A while loop is somewhat limited, because
Q9: An initialization expression may be omitted from
Q10: To use an output file in a
Q14: A(n)is a variable that is regularly incremented
Q17: The ideal type of loop to use
Q19: You may define a(n)in the initialization expression
Q20: In a for statement, the expression is
Q21: The statements in the body of a
Q22: A(n)is a special value that marks the
Q23: In order for a C++ program to