Question

Which of the following does counter-controlled iteration not require?
(a) an initial value
(b) a condition that tests for the final value
(c) an increment or decrement by which the control variable is modified each time through the loop
(d) counter controlled iteration requires all of the above

Answer

This answer is hidden. It contains 3 characters.