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 |
Why is it called a string?
When will we use class loader?
If you are reviewing the code of your team members, what points will you look at, assuming the performance of the application is not so great
Where can I find data structures question and answers with comprehensive working code written in Java
How can an exception be thrown manually by a programmer?
When will you define a method as static in Java?
0 Answers SwanSoft Technologies,
What is the reflection?
Why java does not support pointers?
What are the 2 types of java programs?
What is the range of a character variable?
Which one will take more memory: an int or integer?
What is a buffer in computer?