Multiple Choice
A(n) _____ modifies the control variable each time the loop is performed.
A) loop-continuation condition
B) decrement statement
C) increment statement
D) loop-termination condition
E) Either b or c.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: The counter variable in a for statement
Q2: Which of the following is the appropriate
Q4: The body of a for statement executes
Q5: To avoid logic errors, counter-controlled loops should
Q6: The_ part of a for statement header
Q7: Variables of type _store a series of
Q8: When assigning text to a string variable,
Q9: A(n) _is used to determine whether a