Difference between JRE and JVM?
Answer Posted / 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 |
Post New Answer View All Answers
What are the types of scaling?
Are we allowed to change the transaction isolation property in middle of a transaction?
How to determine SGA site?
What is the immediate superclass of the applet class?
What is the difference between a static and a non-static inner class?
what is an isolation level?
Why are some of the class and element names counter-intuitive?
Are enterprise beans allowed to use thread.sleep()?
What is the difference between RMI and Corba?
What happens when a thread cannot acquire a lock on an object?
Do we need to override service() method
Can you give me a simple example of using the requiredif validator rule?
Define aop(assepct oriented programing)?
Can I use javascript to submit a form?
What restrictions are placed on the location of a package statement within a source code file?