Solved

Match Each Term with the Correct Statement Below

Question 28

Matching

Match each term with the correct statement below.

Premises:
used only to count the executions of a loop
Responses:
loop body
do-while loop
pretest loop
for loop
sentinel value
while loop
garbage value
loop control variable
iterator

Correct Answer:

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