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 is chat area? Explain.
What is the difference between ear, jar and war file?
Why use a datasource when you can directly specify a connection details? (in a J2EE application)
What you mean by COM and DCOM?
What are externizable interface?
how to use debug in my elipse to solve problems that exist in my project
What must a class do to implement an interface?
what is an isolation level?
Have you used threads in Servelet?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
Why do I get a duplicate name error when loading a jar file?
Do you think that java should have had pointers?
the same information whether it will connect to the database or it will be used previous information?
What are the different algorithms used for clustering?
Can I use multiple html form elements with the same name?