IDNLearn.com is your go-to resource for finding precise and accurate answers. Join our knowledgeable community and get detailed, reliable answers to all your questions.

An algorithm must have?

Sagot :

Answer:

Precision – the steps are precisely stated(defined).

Uniqueness – results of each step are uniquely defined and only depend on the input and the result of the preceding steps.

Finiteness – the algorithm stops after a finite number of instructions are executed.

Also:

Input specified.

Output specified.

Definiteness.

Effectiveness.

Finiteness.