What is the difference between C++ & Java?
Answer Posted / manoj ku. mallick
c++ is advance version of c language .
c++ is a language where as we treat java as a technology
not just as a language.
the main differences between two are given
1.purely object oriented.
2.java is simple(it doesnot use pointer)
3.java is secure.
4.it doesnt support multiple inheritance
5.interface concept which play a vital role in java.
6.multithreading concept also play a vital role.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain about version control?
How can you say java is object oriented?
What is the technique adopted to create an immutable class?
What is the different types of functions?
What do you mean by of string::valueof expression in java 8?
Can we execute java program without main method?
What is a treeset in java?
What is the indent key?
What is contractor means and methods?
Is heap stored in ram?
What does it mean to flush a file?
What is number data type?
What the difference is between execute, execute Query, execute Update?
What is blank final variable?
What is the meaning of I ++ in java?