Javatpoint Logo

main difference b/n java and c++

By: enyewb*** On: Mon Feb 26 21:27:15 IST 2018     Question Reputation0 Answer Reputation0 Quiz Belt Series Points0  0Blank User
what are the main differences b/n java and c++ Up0Down

 
java program can rum without entry point function but c++ entry point funclition in neccessary.
java is pure object oriented but c++ is object oriented as well as procedural language.
java is virtual machine based language,c++ is compile language.
in java there is no concept structure and union,but in c++ is there.
in java provide many functionality and inbuilt method but c++ is not there.
Image Created0Down

By: [email protected] On: Tue Feb 27 12:44:33 IST 2018 Question Reputation0 Answer Reputation0 Belt Series Points0 0User Image
Are You Satisfied :0Yes0No