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

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between an interface and an abstract class?

779


What is the difference between the paint() and repaint() methods in java programming?

919


What are benefits of java?

822


What is exception propagation?

858


What are Normalization Rules? Define Normalization?

782


What are the ways in which a thread can enter the waiting state?

729


What is final?

827


Explain java coding standards for constants?

803


What about interthread communication and how it takes place in java?

818


What are exception handling keywords in java?

827


What are the main uses of this keyword?

829


What happens if a try-catch-finally statement does not have a catch clause to handle an exception that is thrown within the body of the try statement?

893


What are the drawbacks for singleton class?

774


What is the list interface in java programming?

820


What is the meaning of I ++ in java?

874