Computer Science, asked by samikshamehatre, 5 months ago

Write down any two characteristics of a good algorithm​

Answers

Answered by ani3172
5

Explanation:

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.

Mark as brainliast

plz follow up

Answered by rupamkumarisharmaa
3

Answer:

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.

Similar questions