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

What is the main purpose of writing and amending algorithms?
To test pseudocode.
To design data types.
To make the program correct, efficient, and maintainable.
To create a flowchart.

Explanation

Writing and amending an algorithm is done in order to get it functional and ready for work.

Comments (0)

Advertisement