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
What is a function in programming?
What is t in parametric equations?
What is the difference between choice and list?
What is a bufferedreader?
What is the difference between checked exception and unchecked exception?
What is the diffrence between inner class and nested class?
What is the meaning of immutable regarding string?
Difference between arraylist and vector.
What is the difference between break and continue statements?
What is java string pool?
Is set sorted in java?
Explain enumeration in java?
What is assembly condition codes?
Can java run on google chrome?
What is data member in java?