Q:

Which access type data gets derived as private member in derived class:

0

Which access type data gets derived as private member in derived class:


  1. Private
  2. Public
  3. Protected
  4. Protected and Private

All Answers

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

 (a).Private

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
If a base class is inherited in protected access m... >>
<< Which type of inheritance leads to diamond problem...