Which type of inheritance are used in Java?

Java supports only Single, Multilevel, and Hierarchical types of inheritance. Java does not support Multiple and Hybrid inheritance.3 Mar 2022

Leave a Reply

Your email address will not be published. Required fields are marked *