What is the difference between C++ & Java?
Answer Posted / deepti iyer
c++ supports pointers,java do not
c++ supports procedural and object oriented
programming,wheras java support only object oriented
c++ has operator overloading,java has interfaces
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What are generic methods?
What is identifier give example?
What is navigable map in java?
is it possible to instantiate the math class?
Is java code slower than native code?
Hi friends am new to java. I read jar file means collection of java files. For executing struts application what are the necessary jar files. " struts.jar " file contains what. can u explain
When will we use them?
How to split arraylist elements in java?
What are the properties of thread?
What is public/private protected in java?
What is the difference between a choice and a list?
What's the difference between int and integer in java?
What is regex java?
Can subclass overriding method declare an exception if parent class method doesn't throw an exception?
What are the differences between heap and stack memory in java?