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

Explain reverse a linked list recursive java solution?

0 Answers  


Explain differences between checked and unchecked exceptions in java?

0 Answers  


Why singleton pattern is better than creating singleton class with static instance?

0 Answers  


explain multi-threading in java?

0 Answers  


What is independent and dependent variables in research?

0 Answers  






whether java is fully object oriented language or partially object oriented language

4 Answers   Infosys, ME, SMK,


What is cr keyboard?

0 Answers  


What does sprintf return?

0 Answers  


What is the difference between length and length() method in java?

0 Answers  


Create a form of user Login in JSP, that accepts the user name and password from user and authenticate it with user names and passwords stored in database. (Plz provide me answer immediately)

1 Answers   ABC,


What is append function?

0 Answers  


What is the difference between a scrollbar and a scrollpane?

0 Answers  


Categories