Difference between JVM and JRE?

Answer Posted / manasa

JVM is a java virtual machine.... which is a compiler and
it converts bytecode to its original form which is given by
us......
JRE is a software where it supports to execute our
programs....

Is This Answer Correct ?    9 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is anonymous inner class?

818


What does yield method of the thread class do?

765


What is the main advantage of passing argument by reference?

725


Difference between overriding and overloading in java?

824


What is an infinite loop? How infinite loop is declared?

791


For class CFoo { }; what default methods will the compiler generate for you>?

836


What are 5 boolean operators?

843


What are dot operator queries?

862


What is command line used for?

826


Can an anonymous class be declared as implementing an interface and extending a class in java programming?

899


Explain super keyword in java.

829


Explain different types of thread priorities ?

851


What is difference between jdk,jre and jvm?

798


How do you find the absolute value?

785


How does hashmap work in java ?

744