If one class have derived the base class privately then another class can’t derive the base class publically.
(a) True
(b) False
This question was addressed to me in unit test.
Question is taken from Hierarchical Inheritance in section Inheritance & its Types of Object Oriented Programming