Multiple choice technology programming languages

JVM stands for Java Virtual Method

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

JVM stands for Java Virtual Machine, not Java Virtual Method. It's an abstract computing machine that enables a computer to run Java programs as well as programs written in other languages compiled to Java bytecode. The False option is correct as 'Machine' replaces 'Method'.