What is the difference between C++ & Java?

Answer Posted / radhika

c++ is not purely object oriented language .but Java is from 1.5 version ,it is purely object oriented language.
c++ is a language . Java is a language,and platform also.
c++ is platform dependent . Java is plat form independent .
c++ doest satisfy real time real time entities. but Java satisfies .
Java is more secured compare to c language because of rich hierarchic

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by interface?

566


What is the point of polymorphism java?

547


How many types of literals are there in JAVA?

596


What is the parse method in java?

573


What are parsing rules?

507






What is difference between null and void?

535


Explain the public class modifier?

507


What initialize variables?

508


How do you replace all in word?

533


What is difference between Heap and Stack Memory?

539


Is an array a vector?

558


How to perform selection sort in java?

588


What is mysql driver class name?

556


What happens if we override private method?

529


why we use merge option in hybernate pls give a ex snippet

1464