Do members of base class gets divided among all of its child classes?
(a) Yes, equally
(b) Yes, depending on type of inheritance
(c) No, it’s doesn’t get divided
(d) No, it may or may not get divided
The question was posed to me in class test.
The origin of the question is Hierarchical Inheritance in portion Inheritance & its Types of Object Oriented Programming