Solved

Match Each Term with the Correct Statement Below

Question 36

Matching

Match each term with the correct statement below.

Premises:
value that determines when a loop will end
Responses:
pretest loop
while loop
do-while loop
loop control variable
sentinel value
garbage value
loop body
iterator
for loop

Correct Answer:

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