J2SE Question:
What is Java Runtime Environment (JRE)?
Answer:
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.
Previous Question | Next Question |
What is JavaBeans? | There are 3 distinct editions of the Java Platform explain? |