logo

Question detail

Why might a programmer choose one data structure rather than another?

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

At a glance

MCQ

Type

practice

Style

Topic

Data structures and abstract data types

Exam-style question

Try this first

Why might a programmer choose one data structure rather than another?.

  1. A.The choice can suit how the data will be organised and used
  2. B.Every data structure stores exactly the same information in exactly the same way
  3. C.The choice determines the colour of the computer case
  4. D.A data structure removes the need for any program instructions

Model answer

What a good answer should say

  • The choice can suit how the data will be organised and used

Explanation

Why this works

Different practical situations require data to be organised and used in different ways, so the selected data structure should fit the intended use.

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.