Solved

Match Each Term with the Correct Statement Below

Question 49

Matching

Match each term with the correct statement below.

Premises:
uninitialized variable
Responses:
while loop
do-while loop
sentinel value
loop body
pretest loop
garbage value
loop control variable
iterator
for loop

Correct Answer:

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