Step 1: Expand the abbreviation.
JVM stands for Java Virtual Machine.
Step 2: Purpose of JVM.
It provides a runtime environment to execute Java bytecode. It makes Java platform-independent, as the same bytecode can run on different systems using the JVM.
Final Answer: \[ \boxed{\text{Java Virtual Machine}} \]