Java-Application Programming Interface
Java API Application Programming Interface
The Java Application Programming Interface – JDK 1.1 API – consists of 477 classes and 22 interfaces that are grouped into 25 packages, such as java.awt, java.lang, java.applet, java.util, java.io, and java.net.
These classes provide an interface that allows Java programs to interact with the system:
java.lang :
The java.lang package contains core Java…
View On WordPress














