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
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 |
How do you check if a number is a perfect square?
What java ide should I use?
In Java, what’s the purpose of static methods and static variables?
Why singleton pattern is better than creating singleton class with static instance?
What is a class in java?
Difference between throw and throws?
What is the requirement of thread in java?
How can we make copy of a java object?
What services that container provides?
What is super keyword in java ?
What is the base class of all exception classes in java?
what is type of statement in jdbc connection?