Explore Library
FlashcardBeginner

JDK vs JRE vs JVM

The JDK builds Java programs, the JRE runs them, and the JVM executes bytecode.

Question

How do the JDK, JRE, and JVM differ?

Click to reveal answer