Thursday, May 10, 2007

Java platform

Java platform includes
++ Development tools
++ Application programming interface (API)
++ Deployment technologies
++ User interface toolkits – AWT, Swing
++ Integration libraries
Several java platforms include
++ Java SE (standard edition)
++ Java EE (enterprise edition)
++ Java ME (Micro edition)
For Java SE, you may download
++ JDK (Java Development Kit) – JRE included
++ JRE (Java Runtime Library)
Both versions include JVM (Java Virtual Machine)
Documentation (Javadoc) is downloaded separately.

Tag: Study Code Program Java

No comments:

Post a Comment