Multiple Choice
A(n) ____ is very similar to a counter that you use to count loop iterations,except that you usually add a value other than one to this type of variable.
A) transaction
B) total
C) validator
D) accumulator
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q26: The loop control variable is initialized after
Q27: A(n)_ loop executes a predetermined number of
Q28: A mistake programmers often make with loops
Q29: Many loop control variable values are altered
Q30: A loop within another loop is known
Q32: In a for statement,a loop control variable
Q33: The safest action is to assign the
Q34: In some cases,a loop control variable does
Q35: How might user data be validated?
Q36: Programmers employ the acronym _ to mean