+ 3

Is there any way to achieve multiple inheritance in java without interface?

2nd Aug 2018, 1:06 PM
Shashikumar K L
Shashikumar K L - avatar
3 odpowiedzi
+ 2
nope, multiple class inheritance does not exist in java
2nd Aug 2018, 3:27 PM
hinanawi
hinanawi - avatar
+ 2
You need to define interface.
3rd Aug 2018, 11:45 AM
Maninder $ingh
Maninder $ingh - avatar
0
nopes you cannot do that
3rd Aug 2018, 2:32 AM
Nishith H.M
Nishith H.M - avatar