Multiple Choice
The __________ loop is a good choice when you know how many times you want the loop to iterate in advance of entering the loop.
A) while
B) for
C) switch
D) do-while
E) pre-test
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q23: To write data to a file, you
Q24: This means to increase a value:<br>A) decrement<br>B)
Q25: What is the output of the following
Q26: A while loop's body can contain multiple
Q27: A statement that may be used to
Q29: It is possible to define a file
Q30: Assuming outFile is a file stream object
Q31: The two important parts of a while
Q32: These are operators that add and subtract
Q33: A special value that marks the end