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 is the difference between the font and fontmetrics classes?
Explain what is orm?
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?
What is table mutation and how do you avoid it?
what is Activation Instantinator?
What is the relationship between an event-listener interface and an event-adapter class?
What is the infobus?
What is the RMI and Socket?
Will the general public have access to the infobus apis?
What are the different types of exception?
what is a portable component?
When a thread blocks on i/o?
What is Remote Server?
Is a class a subclass of itself?
what are RemoteObjects?