Computer Science for IGCSE & O level - Programming (Section 1 - No. 33)

What is the role of an algorithm in programming?
To write comments in the program.
To translate the program into machine code.
To provide the user interface of the program.
To provide a step-by-step procedure for solving a problem.

Explanation

An algorithm guides the program to process inputs and produce the desired outputs.

Comments (0)

Advertisement