Vidyalelo
C++ Programming · Q65

Object Oriented Programming in C++

Programming · C++ Programming · question 65

Q65

How access specifiers in Class helps in Abstraction?

A.
They does not helps in any way
B.
They allows us to show only required things to outer world
Answer
C.
They help in keeping things together
D.
Abstraction concept is not used in classes

Answer: Option B

Solution

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