If two classes combine some private data members and provides public member functions to access and manipulate those data members. Where is abstraction used?
If two classes combine some private data members and provides public member functions to access and manipulate those data members. Where is abstraction used?
Using private access specifier for data members
Using class concept with both data members and member functions
Using class concept with both data members and member functions
Data is not sufficient to decide what is being used
(c).Using public member functions to access and manipulate the data members
need an explanation for this answer? contact us directly to get an explanation for this answer