More On Inheritance - English

11209 visits



Outline:

More on Inheritance -Multiple Inheritance * derived class inherits from more than one base class. -Hierarchical Inheritance * multiple derived classes inherit from one base class.