What is JRE ? Explain »



JRE: (Java Runtime Environment)
Sub-set of the Java Development Kit for end users and developers wishing to redistribute the JRE environment. The latter includes a Java virtual machine, the Java core classes and the corresponding files.
(Or)
A subset of the Java Development Kit (JDK) that contains the core executables and files that constitute the standard Java [...]