What is emant by API?
is it related to java only or it is common for all OOPS
supporting language?
Answer Posted / 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 |
Post New Answer View All Answers
Describe what happens when an object is created in java ?
how to know the total memory occupied by the objects in the ArrayList(Array list may contain duplicate objects)
Are global variables initialized to zero?
Where are global variables stored?
Why do we create public static method in java?
What do bitwise operators do?
What is string pooling concept?
What are voids?
Is arraylist a class in java?
How can we achieve thread safety in java?
How do you identify independent and dependent variables?
What are the features in java?
What is a layout manager and what are different types of layout managers available in java awt?
What is string builder in java?
What is the range of the short type?