Vidyalelo
C++ Programming · Q35

Object Oriented Programming in C++

Programming · C++ Programming · question 35

Q35

What is the process of hiding the implementation details of a class and showing only the necessary features to the outside world called in C++?

A.
Encapsulation
B.
Inheritance
C.
Polymorphism
D.
Abstraction
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board