what is the difference between a jdk and a jvmjdk


What is the difference between a JDK and a JVM?

JDK is Java Development Kit which is for development purpose and it contains execution environment also.

But JVM is purely a run time environment and as you will not be able to compile your source files using a JVM.

 

Request for Solution File

Ask an Expert for Answer!!
Computer Networking: what is the difference between a jdk and a jvmjdk
Reference No:- TGS0310892

Expected delivery within 24 Hours