Differentiate JDK and JVM

Differentiate between a JDK and a JVM?

E

Expert

Verified

JDK is Java Development Kit which is for development purpose and also it includes execution environment. But Java Virtual Machine (JVM) is purely a run time environment and hence you will not be able to compile your source files using a JVM.

   Related Questions in JAVA Programming

©TutorsGlobe All rights reserved 2022-2023.