Computer Science, asked by aditys2332, 11 months ago

Write some characteristics of algorithm.

Answers

Answered by mishka93
1

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

hope it's helpful for you

please Mark as brainlist ☺️

be brainly

great india

Answered by brokendreams
0

Algorithm and its characteristics:

  • An algorithm refers to a set of instructions or a procedure in which these instructions must be executed for obtaining certain results.
  • The instructions given in an algorithm must be executed only in the specific order for obtaining the desired result.  
  • Some many characteristics and properties define a good algorithm.
  • These include Fitness, definiteness, effectiveness and input and output.
  • Fitness refers to the property of an algorithm to get terminated after certain finite number of steps.  
  • All the steps in an algorithm must be defined precisely and undoubtedly.

Learn more on:

https://brainly.in/question/13260679

When designing an algorithm,we must consider if there is more than one way of solving the problem.why

https://brainly.in/question/3159308

What are the characteristics of a good scheduling algorithm?

Similar questions