Q:

The private members of the base class are visible in derived class but are not accessible directly

0

The private members of the base class are visible in derived class but are not accessible directly.


  1. True
  2. False

All Answers

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

 (a).True

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

total answers (1)

OBJECT ORIENTED PROGRAMMING INHERITANCE AND ITS TYPES MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
How can you make the private members inheritable?... >>
<< If a derived class object is created, which constr...