Difference between JRE and JVM?
Answers were Sorted based on User's Feedback
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 |
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 |
whether the connectionpooling used in struts?
To make an object to begin executing as a separate thread, what method is used?
How would you create a button with rounded edges?
Which are the different segments of memory?
whats is statement and procedure
What is servlet preinitialization
Can I map more than one table in a cmp?
Wt is the main difference between Java and Java J2EE and Advanced java?
What is a convertor?
Explain what is synchronization?
difference between apllet and interface class
what is Bootstrap loader program?