Computer Science for IGCSE & O level - Programming (Section 6 - No. 30)

In programming, what does the term 'iteration' refer to?
Repeating a block of code.
Selecting a specific path in code.
Performing calculations.
Declaring variables.

Explanation

Iteration refers to the repeated execution of a set of instructions.

Comments (0)

Advertisement