Multiple choice

The concept of bundling data and function in a single unit is called __________.

  1. data abstraction

  2. encapsulation

  3. polymorphism

  4. inheritance

  5. virtual function

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

This is the definition of data abstraction, which also describes the abstract data of the class.