
Why Java Doesn't have Multiple Inheritance It is Advantage or Disadvantage.........

Hi Friend,
When we extends more than one class, JVM get confused as to which method it should call. This causes complexity and inconsistency. So to avoid these complexities and inconsistencies Java does not support Multiple Inheritance.
Thanks
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.