Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

OOPs Concepts

Cpp Programming 98 – Which of the following concepts of OOPS means exposing only necessary information to client?

Question: Which of the following concepts of OOPS means exposing only necessary information to client?
[A]. Encapsulation
[B]. Abstraction
[C]. Data hiding
[D]. Data binding

Answer: Option C

Cpp Programming 98 – Which of the following concepts of OOPS means exposing only necessary information to client? Read More »

Cpp Programming, OOPs Concepts