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

how a programmer confirms that the data submitted has been succesfully inserted into the database(either oracle or my sql).. How a programmer confirm if there is any problem with the program he wrote for insertion... ANS:--- >executeupdate method is having boolean return type, if anything goes wrong in data insertion or data updation, it would return false. otherwise, if it successfully inserts data into the database, it would return true NOW HOW TO I CHECK IN MY DURING EXECUTION WHETHER IT RETURNS TRUE OR FALSE... WELL IT WILL DISPLAY ANY MESSAGE OR NOT

1858


What is the maximum size of arraylist in java?

503


What is prime number in java?

545


How is a structure different from array ?

592


What does java stand for?

572






Explain about exception propagation?

592


What is a container in a gui?

556


What is keyset in java?

670


What is the difference between sop and work instruction?

490


Can a class be declared as protected?

547


Is java developer a good career?

569


How can a gui component handle its own events?

603


Java Compiler is stored in JDK, JRE or JVM?

1059


What is sizeof in java?

563


Can you inherit from an abstract class java?

541