what is mean by API ?
Please answer me.
Advance thanks.
Answer Posted / kanu butani
API is Application Programming Interface.
This contain few pre written classes and interfaces in Java
programming language which are used in the classes and the
interfaces that we create while making our customised
programs.
Since they are used and help us in programming , like the
interfaces that we can use and then add our oun code, it is
termed as API.
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Which is the only method defined in the javax.ejb.handle interface?
How do I use a less than or greater than on a message selector in ejb-jar.xml?
Define EAR, WAR and JAR ?
Are entity beans allowed to create() methods?
What are the key features of the ejb technology?
What are the various types of entity beam?
What is bean in ejb?
What do you mean by ejb ql?
What is ejb in spring?
What is ejb and how it works?
What do you mean by ‘hot deployment’ ?
What is ejb ql?
What is stateless session bean?
What do you mean by timer service and where it is used?
What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations?