What is the difference between C++ & Java?

Answer Posted / u gautami

java is case sensitive.
c++ is case insensitive.
java consists of applets where c++ does not contain.
In java source program is converted into byte code,
in c++ source program is converted into machine code.
java does not support over loading & c++ supports this over
loading concept.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain reverse a linked list recursive java solution?

535


What do you understand by the term singleton?

584


What is += mean in java?

547


What access modifiers can be used for variables?

589


What is not object oriented programming?

511






What is an infinite loop? How infinite loop is declared?

574


What is a string what operation can be performed out with the help of a string?

515


What does localhost mean?

502


What does those terms actually mean included in the j.d.k i.6?

1608


how to deploy apache tomcat server to weblogic server in java

1599


What is return data type?

563


Difference between throw and throws?

623


How do you sort in descending order in java using collections sort?

505


Why object class is super class for every class in java?

581


How do I enable java in safari?

554