Computer Science, asked by udahalghimire, 5 days ago

any two characteristics of algorithm​

Answers

Answered by AbhiThakur07
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 ayushanand42
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