+ 1
Im totally new to JAVA... I have learnt C And C++. Is there any common link in these???
Suggestions
2 Risposte
+ 2
java manages memory for you, and you dont have separate header files.
you will probably find it easy to learn if you already know c and c++.