Thread: What is JDK?
View Single Post
Old 12-20-2015, 10:46 PM   #22
Shivangi Panwar
Registered User
 
Join Date: Nov 2015
Posts: 127
The JDK is a Sun’s tool kit for creating java software. It contains useful tools such as:

1. Compiler

2. Virtual machine

3. Class library

4. Documentation

5. Sample of examples

These various tools are known as command line tools because they run from command line interpreter like DOS, UNIX.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Shivangi Panwar is offline   Reply With Quote