Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 6 - No. 33)
Which of the following are steps involved in writing and amending an algorithm?
Design the structure of your algorithm using a structure diagram
Construct your algorithm using flowcharts or pseudocode
Decide on how my data is to be obtained and stored
Make sure that the problem is clearly specified.
Explanation
All these options are steps involved in writing and amending an algorithm.
Comments (0)
