--%>

Define Java Virtual Machine (JVM)

Explain the term Java Virtual Machine (JVM)?

E

Expert

Verified

JVM is Java Virtual Machine which is defined as it is a run time environment for the compiled java class files.

   Related Questions in JAVA Programming