Question

What is the relationship between the Java Virtual Machine (JV

  • E ?
  • M and the Java Runtime Environment (JR
A The JVM is a part of the Java Development Kit (JDK), not the JRE.
B The JVM and the JRE are independent of each other.
C The JVM is included as a part of the JRE.
D The JVM is an optional component that can be installed separately from the JRE.
E The JVM is only required for running compiled Java programs, not for development.
Practice Next

Hey! Ask a query