0 votes
in JAVA by

How many types of Inheritance are there in Java?

1 Answer

0 votes
by

Below are the types of Inheritance are there in Java

There are five types of Inheritance in Java:

• Multiple Inheritance

• Hybrid Inheritance

• Single-level inheritance

• Hierarchical Inheritance

• Multi-level inheritance

Related questions

+1 vote
asked Feb 1, 2023 in JAVA by sharadyadav1986
0 votes
asked Feb 8, 2021 in JAVA by SakshiSharma
...