Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 2 - No. 15)
What are the primary steps involved in an algorithm?
Input, Process, Output
Analysis, Design, Coding
Testing, Maintenance, Debugging
Start, Decision, End
Explanation
The basic components of an algorithm involve taking input, processing it, and then producing output.
Comments (0)
