Multiple Inheritance : we can inherit more than one class in the same class. Multi-Level Inheritance: where one class can inherit only one base class and the derived class can become base class of some other class.
Copyright © 2026 eLLeNow.com All Rights Reserved.