Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 5 - No. 35)

Which of these is NOT a reason to use an algorithm?
To solve a problem efficiently.
To provide clear instructions to solve a problem.
To execute a program.
To simplify a complex problem.

Explanation

Algorithms are used for many reasons, except to execute a program.

Comments (0)

Advertisement