0
Does c++ programming help in understaning java
c++
3 Respuestas
+ 3
It can help, but the only way to understand java is by programming with java.
+ 3
Yeah... Java's all about type safety, c/c++ is all about assuming "you meant to do that, and here's a warning... but whatever"
0
thnks