Computer Science for IGCSE & O level - Programming (Section 4 - No. 38)

What is the term for the process of repeating a set of instructions in a program?
Selection
Iteration
Declaration
Assignment

Explanation

Iteration refers to the process of repeating code, typically using loops.

Comments (0)

Advertisement