Properties of an algorithm

Briefly illustrate the term algorithm. And also write down the properties of an algorithm?

E

Expert

Verified

Algorithm : A step by step procedure to obtain the solution for a well defined problem.

Properties of an algorithm:

- Must be written in simple English
- Must be unambiguous, precise and lucid
- Must provide the correct solutions
- Must have an end point
- The output statements must follow input, process instructions
- The initial statements must be of input statements
- Must have finite number of steps
- Every statement must be definitive

   Related Questions in Basic Computer Science

©TutorsGlobe All rights reserved 2022-2023.