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
Can we override private method?
How to make a class or a bean serializable?
State differences between C and Java?
Write a program to print the pattern given below
What is the private method modifier?
What is hotjava?
What are the features of junit?
Why can't we use static class instead of singleton?
Can we create constructor in abstract class ?
What do you understand by java?
What is the difference between length and size in java?
Which oo concept is achieved by using overloading and overriding?
What is the purpose of a default constructor?
What is backdrop?
What is the history of java?