Multiple choice

The process of representation of needed information in program in such a way that its details are hidden from the user is called

  1. encapsulation

  2. inheritance

  3. abstraction

  4. encryption

  5. polymorphism

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

In abstraction of data, only the important information is shown to the user of that data.