Computer Science for IGCSE & O level - Programming (Section 9 - No. 22)

What does the term "iteration" primarily refer to in programming?
The way the program is written
The repetition of a set of instructions
The choice between two different paths
The order in which the program runs

Explanation

Iteration is another word for looping; it means repeating instructions.

Comments (0)

Advertisement