DEVFYI - Developer Resource - FYI

What is Java Runtime Environment (JRE)

J2SE Interview Questions and Answers


(Continued from previous question...)

130. What is Java Runtime Environment (JRE)

A subset of the Java Development Kit (JDK) for end-users and developers who want to redistribute the runtime environment alone. The Java runtime environment consists of the Java virtual machine1, the Java core classes, and supporting files.

(Continued on next question...)

Other Interview Questions