Simple demo programs to understand inheritance and types of inheritance like single inheritance, multilevel inheritance and heirarchial imheritance.
-
Updated
Jun 21, 2021 - Java
Simple demo programs to understand inheritance and types of inheritance like single inheritance, multilevel inheritance and heirarchial imheritance.
Multilevel Inheritance in Java is a type of inheritance in which a class that is already inherited by another class, inherits another class.
Object Oriented Programming using Java & C++
Add a description, image, and links to the multilevel-inheritance topic page so that developers can more easily learn about it.
To associate your repository with the multilevel-inheritance topic, visit your repo's landing page and select "manage topics."