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
What are the Main functions of Java?
How do you reverse a word in java?
What is the maximum size of list in java?
When can we say that threads are not lightweight process in java?
How do you break a loop?
What are thread local variables?
describe synchronization in respect to multithreading? : Java thread
What is the purpose of checked and unchecked exceptions in JAVA?
How to remove the trailing spaces from a string?
What is the difference between JVM and JRE?
What is increment in java?
What is instance means in java?
Explain the difference between a Thread and a Process.
how to open and edit XML file in Weblogic???
How to instantiate member inner class?