Explain the different types of inheritance in java. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Explain the different types of inheritance in java.

Let's see who will do the best...

3rd Feb 2018, 6:17 PM
Vansh Chopra
Vansh Chopra - avatar
2 Answers
+ 1
4th Feb 2018, 7:12 AM
Bhavya Sharma
Bhavya Sharma - avatar
0
Below are the different types of inheritance which is supported by Java. Single Inheritance Multiple Inheritance (Through Interface) Multilevel Inheritance Hierarchical Inheritance Hybrid Inheritance (Through Interface) Read More On: -http://crbtech.in/Java-Training/java-doesnt-support-multiple-inheritance/
5th Feb 2018, 9:28 AM
pranit patil
pranit patil - avatar