Quote:
Originally Posted by meteormatt
Yes.
There must be some reason that Java do not support Multiple inheritance.
|
Because C++ proved what an ugly mess you can get into using multiple inheritance.
That Java designers (correctly, in my never overly humble opinion) decided that the minor gains from multiple inheritance weren't worth the utter ugliness than can result.