Explain five characteristics of an algorithm briefly.
Answers
Answered by
7
1) an algorithm should have finite number of step
2) the step used in algorithm can be easily modified
3) each and every instructions should be simple and easy to understand
4) the processing rules used in algorithm should be executed by the computer
5)an algorithm should produce desired results after executing the steps
2) the step used in algorithm can be easily modified
3) each and every instructions should be simple and easy to understand
4) the processing rules used in algorithm should be executed by the computer
5)an algorithm should produce desired results after executing the steps
Answered by
12
Explanation:
Your answer is in the attachment
Attachments:
Similar questions