What is the difference between C++ & Java?
Answer Posted / nagaraju
the main difference between c++ and java is, c++ don't have
any automatic memory deallocation. where as java have
automatic deallocation of memory
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the history of java?
os is developed in c no java is more secured then c na why dont the os developed is developed using java
Why is flag used in java?
What does math floor () do?
Can we declare a class as abstract without having any abstract method?
How does arrays sort work in java?
How can we achieve thread safety in java?
What is native code?
Why is string builder not thread safe?
Who developed java?
What do you mean by ternary operator in java?
What does sizeof return?
What are predefined functions?
Explain access specifiers?
why Interface used?