Computer Science for IGCSE & O level - Programming (Section 3 - No. 48)

Which structure is used to execute a piece of code repeatedly?
A variable.
A function.
A loop.
A conditional statement.

Explanation

Loops allow repeated execution.

Comments (0)

Advertisement