Computer Science, asked by vyuvansankar1, 5 months ago

What are features of an Algorithm?​

Answers

Answered by aqsanajeebniazi
1

Answer:

Characteristics of an Algorithm

Unambiguous − Algorithm should be clear and unambiguous. Each of its steps (or phases), and their inputs/outputs should be clear and must lead to only one meaning. Input − An algorithm should have 0 or more well-defined inputs.

Explanation:

The characteristics of a good algorithm are:

Precision – the steps are precisely stated(defined).

Uniqueness – results of each step are uniquely definedand only depend on the input and the result of the precedingsteps.

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

Input – the algorithm receives input.

Hope it helps you

Happy New Year 2021

Answered by sahithi256
0

Explanation:

unambiguous- algorithm should clear and unambiguous each of its steps and inputs and outputs should clear and must lead to only one meaning.input an algorithm should have 0 or more well defined inputs

Similar questions