Matching
Match each term with the correct statement below.
Premises:
controls the execution of a loop body
Responses:
while loop
loop body
garbage value
do-while loop
iterator
sentinel value
loop control variable
for loop
pretest loop
Correct Answer:
Premises:
Responses:
while loop
loop body
garbage value
do-while loop
iterator
sentinel value
loop control variable
for loop
pretest loop
Premises:
while loop
loop body
garbage value
do-while loop
iterator
sentinel value
loop control variable
for loop
pretest loop
Responses:
Related Questions
Q41: Write a program that projects sales goals
Q42: The while loop and the for loop
Q43: The most difficult aspect of working with
Q44: Most often the evaluate part of the
Q45: It is preferable to initialize loop control
Q47: The do-while loop is a(n) _ loop.<br>A)
Q48: What is a priming input statement?
Q49: Match each term with the correct statement
Q50: The initialize portion of a for loop
Q51: If a program runs for several seconds