adspace
Answer Posted / Nidhi Singh
Java API (Application Programming Interface) refers to the set of classes, methods, and functions that are provided by Oracle Corporation for developing Java applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What do you understand by casting in java language? What are the types of casting?
What is the locale class?
Can we extract main method from another class?
How does java handle integer overflows and underflows?
what is reflection api? How are they implemented?
What is the resourcebundle class?
What is the first argument of the string array in main method?
Are jvm’s platform independent?
What is the java api?
What if I write static public void instead of public static void?