Application program interface (API):
- Language support package-A collection of classes and methods used for implementing basic features of java
- Utilities package-A collection of classes to provide utiity function such as date and time
- Applet package-A collection of classes used to create applets
- Abstract window-A collection of classes used to implement graphical user interface
- Input/Output-A collection of classes used for Input/output manipulation
No comments