What is API



API: Application Programing Interface
API is a “.html file” that contains description of all the features of a software/a product (or) technology.
In Java an API contains all the packages,Interfaces,Methods and Classes which can help you to write a standard java Program

Related Post

Post a Comment