
hello,
can java support multiple inheritance???

hi,
java does not support multiple inheritance!!!

Hi, Actually, Java does not support multiple class inheritance. But java does support multiple interface inheritance. It means, one interface can extend from more than one interface(s). !!
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.