Question d’entretien chez Omniscient Software

What is JVM?

Réponse à la question d'entretien

Utilisateur anonyme

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