Computer Studies
Programming Fundamentals
Which characteristic of a good algorithm requires each step to be clearly defined and unambiguous?
Explanation
Definiteness means each step of the algorithm should be clearly defined and unambiguous — no step should have multiple interpretations.
Reference: Computer Studies
, Page 1