Q:

Which among the following is true?

0

Which among the following is true?


  1. The private members can’t be accessed by public members of the class
  2. The private members can be accessed by public members of the class
  3. The private members can be accessed only by the private members of the class
  4. The private members can’t be accessed by the protected members of the class

All Answers

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

(b).The private members can be accessed by public members of the class

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

total answers (1)

OBJECT ORIENTED PROGRAMMING MEMBER FUNCTIONS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Which member can never be accessed by inherited cl... >>
<< Which is private member functions access scope?...