ContactUs :

Please send your Questions & Answers or Feedback to "mohan@javabook.org"

What is the difference between JVM and JRE?

Java Runtime Environment (JRE) is the implementation of JVM. JRE consists of JVM and java binaries and other classes to execute any program successfully. JRE doesn’t contain any development tools like java compiler, debugger etc. If you want to execute any java program, you should have JRE installed.

Related Posts Plugin for WordPress, Blogger...
Flag Counter