Multiple Choice
This loop is a good choice when you know how many times you want the loop to iterate in advance of entering the loop.
A) do-while
B) while
C) for
D) infinite
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: What will the following code display?<br>Int number
Q7: How many times will the following loop
Q8: Look at the following statement. while <img
Q8: A file _ is a small holding
Q10: A file must be _ before data
Q10: An output file is a file that
Q13: Multiple relational expressions cannot be placed into
Q14: You may not use the break and
Q45: You may define a _ in the
Q48: The increment and decrement operators can be