Write any four characteristics of a good algorithm.
Answers
Answered by
8
Answer:
The characteristics of a good algorithm are:
Precision – the steps are precisely stated(defined).
Uniqueness – results of each step are uniquely definedand only depend on the input and the result of the precedingsteps.
Finiteness – the algorithm stops after a finite number ofinstructions are executed.
Input – the algorithm receives input.
Explanation:
Plz follow me and plz thank me plz
Answered by
2
Answer:
Algorithm and its characteristics
- Finiteness. An algorithm must always terminate after a finite number of steps.
- Definiteness. Each step of an algorithm must be precisely defined; the actions to be carried out must be rigorously and unambiguously specified for each case.
- Input. ...
- Output. ...
- Effectiveness.
Explanation:
hope this will helpful to you
Similar questions