What is emant by API?
is it related to java only or it is common for all OOPS
supporting language?

Answers were Sorted based on User's Feedback



What is emant by API? is it related to java only or it is common for all OOPS supporting language..

Answer / msraju

Java having huge no of predefined classes and interfaces we
cannot remember all of them. SunMicroSystems provided list
of classes and interfaces as an API for developers purpose.

Is This Answer Correct ?    0 Yes 0 No

What is emant by API? is it related to java only or it is common for all OOPS supporting language..

Answer / abcd

API: Application Progammable Interface.

An interface used to work with the application objects.

API 's are platfiorm specific. Sun MicroSystems has its own
API package specified for the jdk x.x

Microsoft wil have its own API....If you are using the
java ..then java based API..will support all the OOPS by
default.

Is This Answer Correct ?    0 Yes 1 No

What is emant by API? is it related to java only or it is common for all OOPS supporting language..

Answer / varsha

applet

Is This Answer Correct ?    0 Yes 7 No

Post New Answer

More Core Java Interview Questions

What is final keyword in java? Give an example.

0 Answers  


how to write a program for sending mails between client and server

0 Answers   Lampex,


What is the public field modifier?

0 Answers  


How many types of interfaces are there?

0 Answers  


What is getkey () in java?

0 Answers  






What steps are taken when the OS shifts from one-thread execution to another?

0 Answers   Amazon,


what is mean by ooad? where we are using? can you tell me any real time example?

1 Answers   Eka Software,


What are variable names?

0 Answers  


Why do we use threads in java?

0 Answers  


Difference between static and dynamic class loading.

0 Answers  


What is meant by collection in java?

0 Answers  


What is the Layout for ToolBar?

1 Answers  


Categories