Multiple choice

Which of the following properties of C++ refers to putting together essential features without including background details?

  1. Inheritance

  2. Polymorphism

  3. Data abstraction

  4. None of these

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

This property of OOP refers to putting together essential features without including background details.