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