logo

Question detail

What is the main purpose of data 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

What is the main purpose of data abstraction?.

  1. A.To expose every implementation detail of a data object
  2. B.To isolate how a compound data object is used from how it is constructed
  3. C.To ensure that all data objects are represented as arrays
  4. D.To remove the need for data objects in a program

Model answer

What a good answer should say

  • To isolate how a compound data object is used from how it is constructed

Explanation

Why this works

Data abstraction separates the way a compound data object is used from the details of its construction.

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.