Domanda di colloquio di Omniscient Software

What is JVM?

Risposta di colloquio

Anonimo

27 giu 2012

JVM stands for Java Virtual Machine.It is an interpreter which executes the byte code.It is because of JVM that Java is platform independent.But JVM is different for different platforms.