Q:

A derived class object can access the public members of the base class

0

A derived class object can access the public members of the base class.


  1. True
  2. False

All Answers

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

 (b).False

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
If a class have a public member function and is ca... >>
<< If public members are to be restricted from gettin...