ContactUs :

Please send your Questions & Answers or Feedback to "mohan@javabook.org"

What is the difference between java and c++?

   Java is a true object - oriented language while c++ is basically c with object-oriented extension.
   C++ supports multiple inheritance but Java provides interfaces in case of multiple inheritance.
   Java does not support operator overloading.
   Java does not have template classes as in c++.
   Java does not use pointers.

Related Posts Plugin for WordPress, Blogger...
Flag Counter