Multiple inheritance is one of the object oriented feature where a class or a sub class can inherit features from more than one parent class or super class.
https://www.flowerbrackets.com/multiple-inheritance-in-java/
Multiple inheritance is one of the object oriented feature where a class or a sub class can inherit features from more than one parent class or super class.
https://www.flowerbrackets.com/multiple-inheritance-in-java/