what is the meaning of API(application programe Interface) And which API we use for core java?
Satish Avadhanam
Ranch Hand
Joined: Aug 12, 2003
Posts: 697
posted
0
Hi Dhanashree,
Originally posted by Dhanashree Mankar: what is the meaning of API(application programe Interface) And which API we use for core java?
Here is a link for the Java API. API Specifications The current version that is being in use is J2SE 1.4.2 API Specification.
Rob Kiu
Greenhorn
Joined: Feb 02, 2004
Posts: 15
posted
0
Hi Dhanashree, You can also get the API as a html.help or winhelp file...then you can browse the API while off-line (from Net) or say on a plane. The link is: Java SDK 1.4.2 in help files format