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

Under what conditions is an object’s finalize() method invoked by the garbage collector?

0 Answers  


what is the need to set path in java? how many ways to set path in java? Explain breif?

5 Answers  


How 'java' got its name and what it stands for?

11 Answers   Wipro,


What is numeric function?

0 Answers  


How do you implement singleton class?

0 Answers  






wHAT IS DEFAULT SPECIFIER IN JAVA wHAT IS DEFAULT CONSTRUCTOR IN JAVA wHAT IS DEFAULT METHOD IN JAVA

12 Answers   IBM,


How do you remove an object from an arraylist in java?

0 Answers  


what is Inheritense

3 Answers   Tech Mahindra,


What are the main differences between notify and notifyAll in Java?

0 Answers  


What are structs in java?

0 Answers  


Is 64bit faster than 32 bit?

0 Answers  


What is the use of bufferedreader?

0 Answers  


Categories