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
The JDK builds Java programs, the JRE runs them, and the JVM executes bytecode.
How do the JDK, JRE, and JVM differ?