C++ Programming - OOPS Concepts - Discussion

Discussion Forum : OOPS Concepts - General Questions (Q.No. 10)
10.
Which of the following concepts of OOPS means exposing only necessary information to client?
Encapsulation
Abstraction
Data hiding
Data binding
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
71 comments Page 8 of 8.

ABC said:   1 decade ago
Abstraction is the concept where only important features are shown so that user only use that information he/she should not worried about internal working.


Post your comments here:

Your comments will be displayed after verification.