Tue Jul 03, 2007 11:50 pm
What is JAVA API?
------------------------------------
Java Application Programming Interface (API) is prewritten code, organized into packages of similar topics. For instance, the Applet and AWT packages include classes for creating fonts, menus, and buttons. Having Java API in your environment is a per-requisite of writing and compiling java program.
Sun Micro system's J2SE comes bundled with the compiler, a run-time environment, and core API. Before you can develop an application written in the Java programming language, you will need the Java 2 Platform Standard Edition (J2SE) development kit. JDK 5.0 is the most current version of J2SE
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com
Powered by phpBB © phpBB Group.