What are the differents concepts in c++ than in java? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

What are the differents concepts in c++ than in java?

7th Mar 2017, 1:30 PM
Abhishek
Abhishek - avatar
4 Answers
+ 5
java is full object orientied language, and c++ more functional language with more power than java. Yet java more strong language and because people like it.
7th Mar 2017, 7:09 PM
Конопляников Денис
Конопляников Денис - avatar
+ 2
Java stronger than c++ because there is no explicit pointer and programs run inside in virtual machine where as c++ is partially object oriented as compared to java because java is fully object oriented . The trouble with c++ is that they are designed to be compiled for a specific target , and the problem is that compiler are expensive and time consuming to create. To solve this problem gosling and developed java which is run on variety of cpu under different environment. i hope this ans wil help u to understand.
17th Mar 2017, 3:36 AM
Mintu Sharma
Mintu Sharma - avatar
+ 1
thk yu
8th Mar 2017, 4:28 AM
Abhishek
Abhishek - avatar
0
thk yu Mintu
17th Mar 2017, 2:58 PM
Abhishek
Abhishek - avatar