Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 1 - No. 38)
What does the term 'iteration' describe in programming?
The execution of a set of instructions once.
The repetition of a set of instructions.
The selection of specific instructions based on a condition.
The process of finding and fixing errors.
Explanation
Iteration is repeating a set of actions.
Comments (0)
