Computer Science, asked by shivatmatopno123, 7 months ago

Which one of the following is not a property of Algorithm ? (i) Finiteness (ii) Definiteness (iii) Input/Output (iv) Defectivity .

Answers

Answered by habiburrafi
2

Answer:

Defectivity is not a property of Algorithm

Answered by zumba12
0

(iv) Defectivity, It is not a property of Algorithm.

Explanation:

  • Defects are defined as the deviation of the actual and expected result of system or software application.
  • Defects are caused by the developer in development phase of software.
  • When a developer or programmer during the development phase makes some mistake then that turns into bugs that are called defects.
  • Input. There are more quantities that are extremely supplied.
  • Output. At least one quantity is produced.
  • Definiteness. Each instruction of the algorithm should be clear and unambiguous.
  • Finiteness. The process should be terminated after a finite number of steps.
  • Effectiveness.

Similar questions