Install Java

Revision as of 17:39, 26 September 2012 by DPatrick (talk | contribs)

Java Virtual Machine (JVM) is the part of the Java software platform that executes Java code. It is a program which executes certain other programs, namely those containing Java bytecode instructions. To compile Java code, you need to have some version of JVM installed.