Math, asked by dhakakrishna36, 11 months ago

what are the characteristics of algorithm?

Answers

Answered by akshatit
8
heya,


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.
•Output – the algorithm produces output.
•Generality – the algorithm applies to a set of inputs.

hope it help
plzz like it

akshatit: pleaae mark as brainliest
Answered by vckdrt
3

Answer:

Algorithm is a step by step procedure, which defines a set of instructions to be executed in certain order to get the desired output. ... Output − An algorithm should have 1 or more well-defined outputs, and should match the desired output. Finiteness − Algorithms must terminate after a finite number of steps.

hope it helped .........................

please mark me as brainlist♥♥♥


Similar questions