Difference between JRE and JVM?

Answers were Sorted based on User's Feedback



Difference between JRE and JVM?..

Answer / 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

Difference between JRE and JVM?..

Answer / prakash

JVM is a concept, a hypothetical machine that process
bytecode and JRE (Java Runtime Environment) is its actual
implementation.

Is This Answer Correct ?    0 Yes 1 No

Difference between JRE and JVM?..

Answer / ram

simply it is a part of JDK

Is This Answer Correct ?    2 Yes 5 No

Post New Answer

More Advanced Java Interview Questions

Difference between hashmap and hashtable?

0 Answers  


what is activation monitor and what is its job?

1 Answers  


Where does the session Object stores? If 100 users are connecting to the server. How does it recognize which session belongs to which user?

5 Answers   HCL, Mobillo Venture,


What is JasperReports?

2 Answers  


which is the better collection class if the requirement is only displaying the data

1 Answers  






What class is the top of the awt event hierarchy?

0 Answers  


In a multitiered application which tier is the browser in?

10 Answers   Adobe,


How many JSP scripting elements and what are they?

4 Answers   TCS,


What is the relationship between the canvas class and the graphics class?

0 Answers  


list the types of dialodg

1 Answers   Wipro,


Which Taglibraury you used in your project? plz send me ans....which we r using generally

2 Answers  


What is diffennce between AWT & SWING?

4 Answers  


Categories