VaibhavMojidra/Java---Demo-Multilevel-Inheritance
Multilevel Inheritance in Java is a type of inheritance in which a class that is already inherited by another class, inherits another class.
JavaMIT
Multilevel Inheritance in Java is a type of inheritance in which a class that is already inherited by another class, inherits another class.
JavaMIT