Computer Science for IGCSE & O level - Programming (Section 7 - No. 41)

What does the term 'iteration' mean in programming?
Choosing a path in the program.
Repeating a block of code.
Entering data into a program.
Performing calculations.

Explanation

Iteration means repeating a block of code.

Comments (0)

Advertisement