0
main difference between java and c++
l know java but not c++.đ
3 Answers
+ 2
there are many differences.
mainly java is more object oriented.
garbage collection is automatic in java.
java is better with exceptions.
where in c++ you can directly manage memory.
c++ can be used as procedural oriented language for more you should check some articles online.
syntax is easy in C++.
+ 2
Java is slow.
C++ is NOT slow.
0
thanks bhai