why java does not support multiple inheritance

Answers were Sorted based on User's Feedback



why java does not support multiple inheritance..

Answer / kalaivani

java defenetly support multiple inheritance.it can be done
by the keyword called super.java does not support the
multilevel inheritance

Is This Answer Correct ?    26 Yes 455 No

Post New Answer

More Core Java Interview Questions

What is a instance variable?

0 Answers  


What is the difference between java applets and applications?

0 Answers  


What are the methods to rectify ambiguities in the interfaces in JAVA?

0 Answers   CGI,


What are the advantages of java over C++?

0 Answers  


If goto and const is reserve words than why it is not work in java?

0 Answers  






What is difference between public static and void?

0 Answers  


Name four container classes.

0 Answers  


What is difference between pointer and reference?

0 Answers  


How can you traverse a linked list in java?

0 Answers  


What is the difference between error and exception and explain in simple words not whatever is given in the book.

7 Answers  


Does treeset allow null in java?

0 Answers  


What are the different access modifiers available in java?

0 Answers  


Categories