DEVFYI - Developer Resource - FYI

What is Java Platform

J2SE Interview Questions and Answers


(Continued from previous question...)

126. What is Java Platform

Consists of class libraries, a Java virtual machine (JVM) and class loader (which comprise the runtime environment) and a compiler, debugger and other tools (which comprise the development kit). In addition, the runtime platform is subject to a set of compatibility requirements to ensure consistent and compatible implementations. Implementations that meet the compatibility requirements may qualify for Sun's targeted compatibility brands. Java 2 is the current generation of the Java Platform.

(Continued on next question...)

Other Interview Questions