Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the difference between C++ & Java?

Answers were Sorted based on User's Feedback



What is the difference between C++ & Java?..

Answer / nagendra.r

the main difference between c++ and java that c++ contains
multiple inhearitance but java contains interface instead
of multiple inhearitance

Is This Answer Correct ?    4 Yes 1 No

What is the difference between C++ & Java?..

Answer / tiwari suryaprakash

You can Run your Program after deleting(but atleast one time
run it before RUN it) your program will RUN.
But in C++ it is not possible because C++ is only INTER
PRETER language but java is INTER PRETER as well as Compiler.

Is This Answer Correct ?    4 Yes 1 No

What is the difference between C++ & Java?..

Answer / i.honey

In java user interface can be implemented very efficiently why because AWT(abstract window toolkit) components available in java not available in c++

Is This Answer Correct ?    3 Yes 0 No

What is the difference between C++ & Java?..

Answer / suresh

Visit this blog http://www.javaorange.blogspot.com you will
find over 20 - 25 differences between C++ and Java.

Is This Answer Correct ?    3 Yes 0 No

What is the difference between C++ & Java?..

Answer / abc

->java not suppport operator
overloading,typedef,preprocessor,multiple
inheritance,structure,union,goto.

->there are no stand alone function in java.

->scop resolution operator replaced by dot(.)

->no need to include header files.

->java uses compiler and interpreter both, but c++ has
their is only compiler.

->java does not support unsigned integer.

->thread support is built in java but not in c++.

->internet support is built in java but not in c++.

->all code in java program is encapsulated with more than
one class.

->java does not have the delete operator.

Is This Answer Correct ?    3 Yes 0 No

What is the difference between C++ & Java?..

Answer / sameem ahmed

c++ is used frainds function and jave not used fraind function so we can say that java is secured than c++ so we can that java is very stron than c++

Is This Answer Correct ?    3 Yes 0 No

What is the difference between C++ & Java?..

Answer / sonam

java change the java code into byte code in the c++ cannot
change code into yte code.

Is This Answer Correct ?    3 Yes 0 No

What is the difference between C++ & Java?..

Answer / seshu.r

c++ is partially object oriented programming language,
but java is fully object oriented programming language.

Is This Answer Correct ?    3 Yes 0 No

What is the difference between C++ & Java?..

Answer / dimple kaushal

the difference between java & c++ is:-
java support multithreading but c++ does't support this. .
destructor is omited in java. . .
java not use the header files. .
java not use poiters,goto statement. .

Is This Answer Correct ?    3 Yes 0 No

What is the difference between C++ & Java?..

Answer / koushik pal

One of the main difference is JAVA doesn't support operator
overloading rather C++ supports it.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is t in parametric equations?

0 Answers  


How many objects are created for a singleton class

7 Answers   Ness Technologies,


Why put method is idempotent?

0 Answers  


What is abstract class? Explain

0 Answers  


How do you escape json?

0 Answers  


why there are multiple catches for a try block.don't tell me that there can be multiple exception of a code segment that's why.tell me the real fact behind this.

4 Answers  


What is ‘is-a ‘ relationship in java?

0 Answers  


Can an interface have a class?

0 Answers  


Tell me a few examples of final classes defined in Java API?

0 Answers   DELL,


How to instantiate member inner class?

0 Answers  


what is the purpose of the final in the try-catch-final

7 Answers  


What are the OOAD concepts in java explain with examples?

4 Answers   Aricent, CTS,


Categories