Computer Science, asked by pughal, 3 months ago

what are the charactaristics of an algorithm​

Answers

Answered by nidhi1633
1

Explanation:

Algorithm and its characteristics

1( 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