any two characteristics of algorithm
Answers
Answered by
1
Explanation:
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.
Answered by
1
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.
Similar questions