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

What is boolean false?

737


Is it possible to cast an int value into a byte variable? What would happen if the value of int is larger than byte?

730


What does jre stand for?

807


What is a layout manager and what are different types of layout managers available in java awt?

951


What are dot operator queries?

861


Give example to differentiate between call by value and call by reference.

793


Write code to implement bubble sort in java?

771


What is arrays sort in java?

756


How we can run a jar file through command prompt in java?

727


Can we use synchronized block for primitives?

821


How can constructor chaining be done using this keyword?

931


Which collections are thread safe in java?

696


Explain the key functions of data binding?

789


Is sizeof a preprocessor?

735


Is array an object in java?

729