IT Education PK


Welcome to IT Education PK

The Java Development Kit

Sunday, November 28, 2010

The Java Development Kit

Despite the fact that there are many visual tools for java development like Symantec illustration café, IBM’s Visual Age for java Borland’s JBuilders and so on, it is the java development Kit(JDK) provided by sun Microsystems that is the nearly all popular and widely used by java programmers around the world.

Some versions of the java Language are-
  1. Java 1.0 – The first release that was launched.
  2. Java 1.1 – The 1997 release that bwas launched.
  3. Java 2 – This is build upon version 1.1 and adds many important new features.
  4. Java 1.4.2 – The latest and most recent release.

The version numbers usually refer to the JDK. The JDK software and documentation is freely obtainable at Sun Microsystems official website. Whenever a new Version of Java is released, the development kit has all the necessary support.

0 comments:

Post a Comment