Computer Science, asked by shivabnagally1851, 1 year ago

Write some properties of algorithm.

Answers

Answered by ajitparmar39
0

An algorithm must have five properties:

Input specified.

Output specified.

Definiteness.

Effectiveness.

Finiteness.

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.


ajitparmar39: please mark this answer as the brainliest
Similar questions