OOPs Concepts
Programming and Technical
What is the Java API?
Read Solution (Total 1)
-
- Application programming interface provides some prewritten classes to be used in our application so that we don't have to worry about the basic features to implement. eg: Mail api, Speech api, java persistance api etc
- 11 years agoHelpfull: Yes(0) No(0)
OOPs Concepts Other Question