Difference between JVM and JRE?

Answer Posted / shylaja adam

Jvm is Java virtual machine. It works like both compiler and interpreter for the java programs. where as Jre is Java runtime environmet. As the name implies It provides supoort for java programs by providing runtime environment that is needed to execute.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is nan false?

742


What is exception propagation?

855


Why constructor has no return type?

869


How many bits is a string?

767


What does a boolean method return?

887


How do you create a method in java?

763


I don’t want my class to be inherited by any other class. What should I do?

805


What is difference between this and super keyword?

778


What is a stringbuilder?

719


What is the byte range?

814


Enlist diffrent types of inheritance supported by java?

713


Explain about anonymous inner classes ?

833


Why strings in java are called as immutable?

793


Explain the use of javap tool.

893


What are the ways to instantiate the class class?

821