Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 11 - No. 14)
Which of the following is generally a step in the algorithm design process?
Make sure the problem is clearly specified.
Design the structure of your algorithm using a structure diagram.
Construct your algorithm by a programming language.
Decide on how my data is to be obtained and displayed.
Explanation
The steps listed are core parts of the algorithm creation process.
Comments (0)
