Why does Java run on any machine while C++ does not.
Anonymous
Java code compiles to java bytecode, which is then translated to the machine code of the corresponding machine by the Java Virtual Machine
Check out your Company Bowl for anonymous work chats.