Difference between Java and C++?
Anonymous
Personally, I use C++ for efficiency, and whenever I want to have direct acces to memory (pointers). Mostly used in low level stuff and operating systems. While I use Java for it's more specific set of libraries (GUI, online stuff and Andriod), and for an easier implementation of the object oriented methodology.
Check out your Company Bowl for anonymous work chats.