JDK JDK

JDK - Definition and Overview

The Java Development Kit (JDK) is a Sun product aimed at Java developers. It consists of Sun's Java Runtime Environment bundled with programming tools, primarily:

  • Bytecode compiler
  • Debugger
  • Documentation generator

It also includes a wide selection of example programs demonstrating the use of almost all portions of the Java API.

Since the introduction of Java, the JDK has consistently been the most widely used Java SDK.

Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.