What is JRE ? Explain
By Ramakrishna on Sep 22, 2008 in define jre
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 platform.
JRE=JVM+Java Library;

1 Trackback(s)