0
What is difference between C++ and java
I want to know that which language have more worth..C++ or java? And with which one I have to start?
2 Answers
+ 1
c++ is better if you need speed efficient (for desktop app or games) or you are doing low level programing like manipulation with memory.
for other java is better, and is easier to learn and safer for begginers, for android is standard.



