As the byte code is not yet in the form of the machine code, we still need another program to run (execute) the compiled Java application. This program is called JVM — Java Virtual Machine — program ...