All the derived classes can access only a few members of base class that other derived classes can’t access at same time, in hierarchical inheritance.
(a) True
(b) False
I had been asked this question by my college director while I was bunking the class.
My question is based upon Hierarchical Inheritance in section Inheritance & its Types of Object Oriented Programming