Multiple Choice
In a ____,the loop body might never execute because the question controlling the loop might be false the first time it is asked.
A) summary report
B) pretest loop
C) posttest loop
D) loop control
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q47: Match each term with a statement below.<br><br>-Initialized
Q48: A mistake programmers often make with loops
Q49: When one loop appears inside another is
Q50: Both the while loop and the for
Q51: What is an accumulator?
Q53: When are you required to use a
Q54: Business reports that list only totals,with no
Q55: A posttest loop is sometimes called a
Q56: _ is a technique with which you
Q57: You usually use the for loop with