InterviewSolution
Saved Bookmarks
| 1. |
What Is Java Development Kit (jdk) ? |
|
Answer» A SOFTWARE development environment for WRITING applets and APPLICATIONS in the Java programming language. Technically, the JDK is the CORRECT NAME for all versions of the Java platform from 1.0 to 1.1.x. A software development environment for writing applets and applications in the Java programming language. Technically, the JDK is the correct name for all versions of the Java platform from 1.0 to 1.1.x. |
|