Multiple Choice
This is a variable that is regularly incremented or decremented each time a loop iterates.
A) constant
B) counter
C) control statement
D) null terminator
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: You may not use the break statement
Q29: It is possible to define a file
Q39: You may nest while and do-while loops
Q46: The statements in the body of a
Q47: This is a special value that marks
Q48: Something within a while loop must eventually
Q50: This is a control structure that causes
Q51: The scope of a variable declared in
Q52: The while loop contains an expression that
Q53: This statement may be used to stop