/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.

Primary LanguageJavaMIT LicenseMIT

Watchers