Discover a wealth of knowledge at Westonci.ca, where experts provide answers to your most pressing questions. Get precise and detailed answers to your questions from a knowledgeable community of experts on our Q&A platform. Our platform offers a seamless experience for finding reliable answers from a network of knowledgeable professionals.

Which statement is not true for a good algorithm?
A. It is clear and cannot be interpreted in more than one way by
different people or machines.
B. It successfully solves the desired problem or performs the desired
task.
C. It can perform a task or solve a problem even if various inputs are
involved.
O D. It uses more resources and more time than it needs to.


Sagot :

Answer:

D. It uses more resources and more time than it needs to.

Explanation:

A, B, and C each show the workload of an algorithm in positive light. However, D shows it using more resources and time than it needs to; something a "good" algorithm would not do.