Pergunta de entrevista da empresa Omniscient Software

What is JVM?

Resposta da entrevista

Sigiloso

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