answersLogoWhite

0

API stands for Application Programming Interface

It usually referrs to documentation on how a specific class works.

It lists,describes, and details the class' methods, properties, constructors, etc..

Here is a link for a the API of the String class in Java:

http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html

User Avatar

Wiki User

16y ago

What else can I help you with?