logo

Question detail

When arguing for the efficiency of a program, which evidence is most directly relevant?

Try the question, check the answer, then read the explanation to understand the curriculum point.

At a glance

MCQ

Type

practice

Style

Topic

Aspects of software development

Exam-style question

Try this first

When arguing for the efficiency of a program, which evidence is most directly relevant?.

  1. A.Logical reasoning about the work performed by the implemented algorithm
  2. B.The colour scheme used in the program interface
  3. C.The number of comments in the source code alone
  4. D.A user preference that does not concern program behaviour

Model answer

What a good answer should say

  • Logical reasoning about the work performed by the implemented algorithm

Explanation

Why this works

Efficiency can be justified by reasoning about how much work the implemented algorithm performs. This is distinct from visual design or unrelated user preferences.

Common mistake

No common mistake is linked to this question yet.

Related flashcards

No flashcards are published for this page yet.

Related practice questions

No questions are published for this page yet.