Quote:
Originally Posted by Coder1
I love C++, I am taking JAVA now!
I have a question on:
5.C++ supports multiple inheritance , Java does NOT.
Doesn't JAVA support multiple inheritance, or only inside of classes?
Thanks for the post!
|
Yes.
There must be some reason that Java do not support Multiple inheritance.