Solved

Match Each Term with the Correct Statement Below

Question 14

Matching

Match each term with the correct statement below.

Premises:
contains the statements that execute within a loop
Responses:
loop control variable
while loop
iterator
for loop
loop body
pretest loop
garbage value
do-while loop
sentinel value

Correct Answer:

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