Multiple Choice
The while loop is this type of loop.
A) post-test
B) pre-test
C) infinite
D) limited
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q29: It is possible to define a file
Q39: You may nest while and do-while loops
Q51: The scope of a variable declared in
Q52: The while loop contains an expression that
Q53: This statement may be used to stop
Q58: This means to increase a value by
Q59: How many times will the following loop
Q60: When the increment operator precedes its operand,
Q61: What is the output of the following
Q62: To read data from a file, you