What Is The Difference Between A JDK And A JVM
JDK is Java Development Kit which is for development purpose and it includes execution environment also. But JVM is purely a run time environment and hence you will not be able to compile your source files using a JVM.
2009-2016 downloadmela.com. All rights reserved.
JDK is Java Development Kit which is for development purpose and it includes execution environment also. But JVM is purely a run time environment and hence you will not be able to compile your source files using a JVM.
Comments Received:
Please give your suggestions and feedback: