Switch to full style
Java2 codes,problems ,discussions and solutions are here
Post a reply

What is Java API?!!!

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



Post a reply
  Related Posts  to : What is Java API?!!!
 2d game in java-Monster-Java 2D Game Graphics and Animation     -  
 Using FTP in java     -  
 java or .net     -  
 what is java     -  
 Java course     -  
 need help in java     -  
 java program     -  
 Java EEtutorial.pdf     -  
 Paging in Java     -  
 about Java IO-interface     -  

Topic Tags

Java Basics