Q:

If two classes combine some private data members and provides public member functions to access and manipulate those data members. Where is abstraction used?

0

If two classes combine some private data members and provides public member functions to access and manipulate those data members. Where is abstraction used?


  1. Using private access specifier for data members
  2. Using class concept with both data members and member functions
  3. Using class concept with both data members and member functions
  4. Data is not sufficient to decide what is being used

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (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

total answers (1)

OBJECT ORIENTED PROGRAMMING OOPS CONCEPT AND FEATURES MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
A phone is made up of many components like motherb... >>
<< In terms of stream and files________...