JDBC*What is API (Application Programming Interface):
API is a document. (not a software)
They are two types of API’s are available. They are
1.     Public API
2.     Proprietary API
Any body can use the public API. Proprietary API can be used by only that company.
In java API document contains set of class and Interfaces.
In case of ‘C’ language API document contains set of predefined functions.
Once if the API is released any body can use the API.
The meaning of using API is providing the implementation.


0 comments:

Post a Comment