What is API ?

Answers were Sorted based on User's Feedback



What is API ?..

Answer / p.l.n.kumar

API(Application Programming Interface)is a collection of
classes and interfaces available to develop Java
applications .

Java standard API - Java.xxx
Java Extension API - javax.sql , javax.rmi
Third party API - Bea , apache ,IBM , Oracle
User defined API - if any reusable code found

Is This Answer Correct ?    5 Yes 3 No

What is API ?..

Answer / flameskhan

API is a set of large collection of software components
which provides capabilities such as GUI.It is also defined
as set of classes and interfaces sometimes, libraries.

Is This Answer Correct ?    4 Yes 2 No

What is API ?..

Answer / praveen

An Application Programming Interface (API) is a set of classes that you can use in your own application. Sometimes called libraries or modules, APIs enable you to write an application without reinventing common pieces of code. For example, a networking API is something your application can use to make network connections, without your ever having to understand the underlying code. 5. What is AMPS

Advanced Mobile Phone Service (AMPS) is a first-generation analog, circuit-switched cellular phone network. Originally operating in the 800 MHz band, service was later expanded to include transmissions in the 1900 MHz band, the VHF range in which most wireless carriers operate. Because AMPS uses analog signals, it cannot transmit digital signals and cannot transport data packets without assistance from newer technologies such as TDMA and CDMA.

Is This Answer Correct ?    0 Yes 0 No

What is API ?..

Answer / jagadishwar

Application program interface in java there are lot of
API's which give information about the classes and
interfaces provided in the software

Is This Answer Correct ?    3 Yes 4 No

What is API ?..

Answer / santosh kumar

API(Application programming interface)is a collection of packages which was provided along with the java software(JDK)developed by SUN MICRO SYSTEMS,those packages includes classes,interfaces,sub packages,and the sub packages also includes classes,interfaces and sub sub packages.

Is This Answer Correct ?    0 Yes 1 No

What is API ?..

Answer / jiledar yadav

Answer
# 1 Application program interface in java there are lot of
API's which give information about the classes and
interfaces provided in the software

Is This Answer Correct ? 2 Yes 2 No
0 Jagadishwar


Re: What is API ?
Answer
# 2 API(Application Programming Interface)is a collection
of
classes and interfaces available to develop Java
applications .

Java standard API - Java.xxx
Java Extension API - javax.sql , javax.rmi
Third party API - Bea , apache ,IBM , Oracle
User defined API - if any reusable code found

Is This Answer Correct ? 5 Yes 1 No
0 P.l.n.kumar






Re: What is API ?
Answer
# 3 API is set of methods which are used to do some
specific
task. There are a lot API in j2me and java

Is This Answer Correct ? 1 Yes 2 No
0 Manish


Re: What is API ?
Answer
# 4 API is a set of large collection of software components
which provides capabilities such as GUI.It is also defined
as set of classes and interfaces sometimes, libraries.

Is This Answer Correct ?    0 Yes 2 No

What is API ?..

Answer / manish

API is set of methods which are used to do some specific
task. There are a lot API in j2me and java

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More J2ME Interview Questions

what are all contain highlevel api?

0 Answers  


What are the mobile viruses?

1 Answers  


Explain GPRS ?

5 Answers  


create a menu which has the following options:cut-can be on/off,copy-can be on/off,paste-can be on/off,delete-can be on/off,select all-put all4 options on,unselect all-put all 4 options off,using event handling in MIDP application

0 Answers  


Explain about TDMA ?

1 Answers  






What is MSC ?

2 Answers  


What is iDEN

1 Answers  


What is PNG ?

1 Answers  


Explain IDE ?

2 Answers  


Explain CDC ?

1 Answers  


What is WAP Gateway ?

2 Answers  


What is JavaHQ ?

1 Answers  


Categories