Question:

Whose abbreviation is JVM?

Show Hint

JVM = The engine that runs Java programs everywhere.
Updated On: Sep 7, 2025
  • Java Version Machine
  • Java Virtual Machine
  • Java Verified Module
  • None of these
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

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}} \]

Was this answer helpful?
0
0