Pregunta de entrevista de Omniscient Software

What is JVM?

Respuesta de la entrevista

Anónimo

27 jun 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.