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

Write a program to print fibonacci series up to count 10.

520


Why there is no call by reference in java?

498


How does multithreading take place on a computer with a single cpu?

551


How java is similar to c?

588


Is there any case when finally will not be executed?

527






What is default constructors?

543


What are the 6 boolean operators?

556


What is the main method java?

535


Is string pool garbage collected?

553


Is 0 a prime number?

575


What is double in java?

520


What are scriptlets?

601


What are methods?

559


What is the common usage of serialization?

580


Can we force the garbage collection to run?

540