Difference between JDK, JRE, JVM

Answer Posted / ravikiran

JDK is the java development kit contains the executable
files
JRE is the java run time envirnment contains all the
runtime jar files
JVM is the java virtual machine which is used to convert
the byte code to user understandable code

Is This Answer Correct ?    29 Yes 81 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an example of procedure?

499


Is a boolean 1 bit?

602


Explain the meaning of java applet.

592


What is exception handling in java?

561


When is update method called?

655






What is the length of a string?

510


Explain the difference between static and dynamic binding in java?

528


What is the use of volatile in java?

586


What do you mean by garbage collection used in java?

561


Can a class be private or protected in java?

536


What is array class in java?

580


What is replacefirst in java?

557


What is the current version of java?

524


Is math an abstract class in java?

523


What is return used for in java?

512