Why java Don't Support Multiple interitence

Answer Posted / samir rana

java support multiple inheritance not through the use of
class, but through the implementation of interface we can
achieve multiple inheritance.

By using interface we can implement multiple interfaces for
a class which can solve the problem of our multiple inheritance.

Is This Answer Correct ?    0 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between a vector & an array list?

920


What is widening and narrowing in java? Discuss with an example.

782


What are abstract classes and anonymous classes?

865


When is the finalize() called? What is the purpose of finalization?

842


What is the use of accept () method in java?

836


What are loops in java? What are three types of loops?

800


Why vector class is used?

735


What is the difference between stored procedure & function?

767


What is the symbol for line break?

867


Can we force garbage collector to run ?

783


Difference between error and exception

5501


What are the application of stack?

693


What is array length?

727


How do you differentiate abstract class from interface?

748


What is the finalize method do?

838