Cpp Programming 98 – Which of the following concepts of OOPS means exposing only necessary information to client? August 17, 2022July 25, 2022 by admin 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