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
How will you call an Applet using Java Script Function?
What is polymorphism in java? What are the kinds of polymorphism?
What is an interface in java?
How does arraylist size increase in java?
What is the synonym of framework?
Is array size fixed in java?
Is hashset ordered java?
What is a line separator in java?
Is multiple inheritance supported by java?
What are the ways to instantiate the class class?
How hashmap increases its size in java?
What is the difference between a constructor and a method?
What is java instanceof operator?
Explain the use of sublass in a java program?
What is difference between word and integer?