Difference between JRE and JVM?

Answer Posted / rashmee

JRE(Java Runtime Environment)- It is Combination of JVM+Java packages+runtime libraries.
It is responsible for execution of java files

JVM(Java Virtual machine)-It is a part of JRE.It Converts byte code into machine code.

Is This Answer Correct ?    16 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between the font and fontmetrics classes?

655


Explain what is orm?

760


In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?

1659


What is table mutation and how do you avoid it?

2005


what is Activation Instantinator?

2004






What is the relationship between an event-listener interface and an event-adapter class?

643


What is the infobus?

696


What is the RMI and Socket?

710


Will the general public have access to the infobus apis?

623


What are the different types of exception?

672


what is a portable component?

1564


When a thread blocks on i/o?

659


What is Remote Server?

1776


Is a class a subclass of itself?

680


what are RemoteObjects?

2334