Computer Science for IGCSE & O level - Programming (Section 11 - No. 24)
Which of the following are characteristics of a good algorithm?
Finite steps
Unambiguous instructions
Effective
Produces multiple outputs for the same input
Explanation
Good algorithms have a clear beginning and end, well-defined steps, and provide a single output for a given input.
Comments (0)
