0

Is c++ better than java?

choose the language

15th Apr 2018, 11:16 PM
Riannanda Faza
Riannanda Faza - avatar
3 odpowiedzi
+ 3
C++ is more flexible. Java is better disciplined. C++ needs conditional compilation for each platform. Java is a write once, deploy anywhere (with JVM) language (OS/Arch agnostic). C++ spec changes each time you blink, Java is slower. C++ does have SFML to UE4 on it's side. Java has (inferior) Java Graphics available. Personally pick C++, but I highly respect Java. A lot of stuff is done in part or whole in Java. Deployment is simpler in Java.
16th Apr 2018, 12:38 AM
non
+ 5
In my opinion, yes However, my opinion doesn't matter, what matters is what you think is better.
16th Apr 2018, 12:06 AM
John Wells
John Wells - avatar
+ 3
No. They both have their strengths, depending on context. C++ versus Java: https://en.wikipedia.org/wiki/Comparison_of_Java_and_C%2B%2B
15th Apr 2018, 11:21 PM
Emma