1.

What Is The Difference Between Jvm And Jre?

Answer»

The JRE STANDS for JAVA RUNTIME Environment and JVM stands for Java VIRTUAL Machine. You install JRE to run Java application e.g. Applet or Core Java application or Web server like Tomcat. The JVM is part of JRE. See here to learn more differences between JVM and JRE.

The JRE stands for Java Runtime Environment and JVM stands for Java Virtual Machine. You install JRE to run Java application e.g. Applet or Core Java application or Web server like Tomcat. The JVM is part of JRE. See here to learn more differences between JVM and JRE.



Discussion

No Comment Found