What is the difference between C++ & Java?

Answer Posted / dilip chaudhary

The main difference between c++ and java is that java is a
platform independent i.e. write once and run any where,but
c++ doesn't.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is printwriter in java?

509


what is synchronization and why is it important? : Java thread

584


What is an 8 bit word?

586


What is difference between path and classpath in java?

481


What is javac in java?

556






What an i/o filter in java programming?

596


What is the use of parse function in java?

509


How to retrieve data from database in java using arraylist?

522


Explain about OOPS concepts and fundamentals.

589


What is keyword and identifier?

631


What is package protected in java?

520


What is codebase?

528


What is local declaration?

485


what are the states associated in the thread? : Java thread

585


Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?

546