+ 1
Transitioning from Java to C++
I want To Learn C++ and I know how to somewhat use Java. I have heard that Java Evolved from C++. What things should I keep in mind while transitioning from Java to C++? As in like what are some of the key Differences?
1 Resposta
+ 3
For me it's probably manual garbage collection, destructor and pointers





