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


Please Help Members By Posting Answers For Below Questions

Why is it called buffering?

587


Does variable declaration allocate memory?

591


What is the difference between the file and randomaccessfile classes?

544


What is indexof in java?

525


Explain a few methods of overloading best practices in java?

521






Can string be considered as a keyword?

584


java program with complete 4 oops concepts implemented example

2732


What is the declaration statement?

525


Can you explain the private protected field modifier?

578


Is java a virus?

541


how to create constants in java?

614


What is primitive array?

528


What is an escape character in java?

542


What is the most important feature of java? What is an interface?

526


Difference between this() and super() ?

589