Tagged Questions
6
votes
13answers
978 views
What are some common Java pitfalls/gotchas for C++ programmer?
As the question says, what are some common/major issues that C++ programmers face when switching to Java? I am looking for some broad topic names or examples and day to day adjustments that engineers ...