J2SE Question:

What is Java Platform?

Tweet Share WhatsApp

Answer:

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.

Read All 214 J2SE Questions
Previous QuestionNext Question
There are 3 distinct editions of the Java Platform explain?What is Java Naming and Directory Interface (JNDI)?