Computer Science for IGCSE & O level - Programming (Section 9 - No. 18)

What is the purpose of a 'loop' in programming?
To declare variables.
To execute a block of code repeatedly.
To get data from the user.
To make decisions in the program.

Explanation

A loop repeats a block of code.

Comments (0)

Advertisement