adspace
Answer Posted / Jai Kant Rangila
In Java, API (Application Programming Interface) refers to a set of classes, methods, and protocols that provide a way for different software components to interact. It defines how the code in one application can communicate with another application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the resourcebundle class?
What is the first argument of the string array in main method?
What is the java api?
Can we extract main method from another class?
What do you understand by casting in java language? What are the types of casting?
How does java handle integer overflows and underflows?
What if I write static public void instead of public static void?
Are jvm’s platform independent?
what is reflection api? How are they implemented?
What is the locale class?