What is Java API and Its Use



The full form of API is Application Programming Interface. It is a document which gives you the list of all the packages, classes, and interfaces, along with their fields and methods.

Using these API’s, the programmer can know how to use the methods, fields, classes, interfaces provided by Java libraries.

mkotla
mkotla

Updated on: 2019-07-30T22:30:20+05:30

6K+ Views

Kickstart Your Career

Get certified by completing the course

Get Started