Tuesday, November 29, 2011

What are the main differences between Java and C++?

Everything is an object in Java (Single root hierarchy as everything gets derived from java.lang.Object). Java does not have all the complicated aspects of C++ ( For ex:
Category:Java Interview Questions

No comments:

Post a Comment