05-02-2012, 05:40 AM
C++ is a little lower level than Java, I believe. As far as I understand it (since I don't actually know C++, though I do know Java), you spend a lot more time in C++ dealing with memory management and the like. In that respect, C++ is probably a lot easier if you understand a little about how the computer actually runs your programs.