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

When designing an algorithm, what should you consider first?
The programming language to be used.
The desired output and the steps needed to achieve it.
The complexity of the code.
The number of variables required.

Explanation

The core of an algorithm is how you convert input into a desired output via a sequence of steps.

Comments (0)

Advertisement