Is it possible to achive the multiple inheritance in java | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Is it possible to achive the multiple inheritance in java

27th Feb 2018, 4:02 PM
Sukhpreet Singh
Sukhpreet Singh - avatar
2 Answers
+ 3
Nope. Java doesn't support multiple inheritance, although it does support multi-level inheritance
27th Feb 2018, 4:16 PM
voidneo