Why java Don't Support Multiple interitence

Answer Posted / sid

The famous "diamond shaped problem " is the reason behind NOT using multiple inheritance in java.
check out this link for full details
http://en.wikipedia.org/wiki/Diamond_problem

Is This Answer Correct ?    0 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does java isempty check for null?

794


What is the final field modifier?

766


What are variable arguments or varargs?

803


What data type is string java?

775


What is a double vs float?

763


What is primitive data type in java?

748


What is the class in java?

779


Can we increase size of array?

784


Is empty list java?

731


What does 3 dots mean in java?

751


What do you mean by exception handling in Java?

1008


What is the different types of functions?

798


Can I declare a class as private?

847


Can list be null in java?

783


What are dot operator queries?

876