Solved

Match Each Term with the Correct Statement Below

Question 46

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:

while loop
loop body
garbage value
do-while loop
iterator
sentinel value
loop control variable
for loop
pretest loop
Related Questions