Difference between JDK, JRE, JVM

Answer Posted / rajiv

In simple wecan say that JDK is the superset which contains both JRE & JVM.

JVM(java virtual machine) converts the byte code to machine code.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I compare two strings in word in java?

536


How are observer and observable used in java programming?

541


How do you do exponents in java?

534


What does string intern() method do?

585


What does a boolean method return?

623






What is variable and constant explain with example?

528


Difference between == and .equals() ?

570


How will you load a specific locale?

536


Explain the different forms of polymorphism?

561


Difference between throw and throws?

616


Is it possible to define a method in java class but provide it’s implementation in the code of another language like c?

575


Explain the init method?

539


What is double in java?

510


What are the procedures?

604


What is return data type?

555