Which of the following is NOT a characteristic of a good algorithm ?

2025

Which of the following is NOT a characteristic of a good algorithm ?

Answer: C. AmbiguityA good algorithm must be unambiguous, have well-defined inputs and outputs, be finite, effective, and independent of programming language. Ambiguity is NOT a…

  1. A.

    Finiteness

  2. B.

    Precision

  3. C.

    Ambiguity

  4. D.

    Efficiency

Attempted by 638 students.

Show answer & explanation

Correct answer: C

A good algorithm must be unambiguous, have well-defined inputs and outputs, be finite, effective, and independent of programming language. Ambiguity is NOT a characteristic because it leads to incorrect results.

Explore the full course: Accenture Preparation

Loading lesson…