Java Run-Time Environment

Java Run-Time Environment

(language)(JRE) The part of the Java Development Kitrequired to run Java programs. The JRE consists of the Java Virtual Machine, the Java platform core classes andsupporting files. It does not include the compiler, debuggeror other tools present in the JDK. The JRE is the smallestset of executables and files that constitute the standard Javaplatform.