logo

Question detail

Which statement best describes the representation of data in an abstraction?

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

At a glance

MCQ

Type

practice

Style

Topic

Abstraction and automation

Exam-style question

Try this first

Which statement best describes the representation of data in an abstraction?.

  1. A.The details of how the data is actually represented are hidden
  2. B.The data must always be represented by a single primitive value
  3. C.The user of the data object must know every storage location
  4. D.The representation can never be changed after the object is created

Model answer

What a good answer should say

  • The details of how the data is actually represented are hidden

Explanation

Why this works

Data abstraction hides the details of the actual representation from the code using the data object.

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.