View Single Post
  #4 (permalink)  
Old July 15th, 2010, 09:06 AM
meteormatt meteormatt is offline
Authorized User
 
Join Date: Jan 2010
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to meteormatt Send a message via Yahoo to meteormatt
Default

Quote:
Originally Posted by Coder1 View Post
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.
Reply With Quote