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

Which of the following is NOT a step typically included when writing an algorithm?
Identifying the inputs and outputs.
Creating a user interface.
Designing the algorithm structure.
Testing and refining the algorithm.

Explanation

Creating a user interface is a part of the system/application, not an algorithm.

Comments (0)

Advertisement