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
What are the different class loaders used by jvm?
What is the difference between the ‘font’ and ‘fontmetrics’ class?
What is Stream Tokenizer?
What restrictions are placed on the values of each case of a switch statement?
Explain the steps in details to load the server object dynamically?
what is Activation Instantinator?
Is infobus easy to use?
What are JTA/JTS and how they used by client?
What are the services in RMI ?
What are the design considerations while making a choice between using interface and abstract class?
What are the difference between RMI and CORBA?
What do you need to set-up a cluster with jboss?
What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?
Where can I ask questions and make suggestions about seam?
Describe responsibilities of Activator?