Matching
Match each term with a statement below.
Premises:
To override incorrect data by setting the variable to a specific, predetermined value
Responses:
nested loops
forcing
loop control variable
indefinite
increment
step value
counter
decrement
accumulator
loop
Correct Answer:
Premises:
Responses:
nested loops
forcing
loop control variable
indefinite
increment
step value
counter
decrement
accumulator
loop
Premises:
nested loops
forcing
loop control variable
indefinite
increment
step value
counter
decrement
accumulator
loop
Responses:
Related Questions
Q13: You can either increment or decrement the
Q18: What is a step value?
Q22: _ a data item means you override
Q25: Usually,when you create nested loops,each loop has
Q39: Forgetting to initialize and alter the loop
Q45: It is the programmer's responsibility to initialize
Q49: When one loop appears inside another is
Q53: When are you required to use a
Q54: Business reports that list only totals,with no
Q55: A posttest loop is sometimes called a