adspace
Answer Posted / Gaurav Kumar Srivastava
The components of the Java platform include the Java Virtual Machine (JVM), the Java Class Library, the Java Application Programming Interface (API), and the Java Development Kit (JDK). The JVM is a virtual machine that executes Java bytecode, the Java Class Library provides a large number of pre-written classes, the Java API defines the interface between the application and the system, and the JDK contains tools for developing Java applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers