- A virtual machine that enables a computer to run Java programs as well as programs written in other languages that are also compiled to Java bytecode. The JVM is detailed by a specification that formally describes what is required in a JVM implementation. Having a specification ensures interoperability of Java programs across different implementations so that program authors using the Java Development Kit (JDK) need not worry about idiosyncrasies of the underlying hardware platform. ← Wikipedia
- Related terms: Java · Java Development Kit · Java Language Specification · Write once, run anywhere
- Previous term: Java servlet
- Next term: Javadoc
- Random term: 2LD (webglossary.info/random 🎲)