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 |
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?
In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?
What classes of exceptions may be caught by a catch clause?
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
What is synchronization?
What are the steps to write p-to-p model application?
whats is mean by filter?
What is the difference between a static and a non-static inner class?
What is metaspace?
What is chat area? Explain.
Can we have more than one action servlet?
What is the difference between ear, jar and war file?