adspace


What is an api in java?

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


Please Help Members By Posting Answers For Below Questions

What is the resourcebundle class?

1021


What is the first argument of the string array in main method?

1036


What is the java api?

1006


Can we extract main method from another class?

1039


What do you understand by casting in java language? What are the types of casting?

929


How does java handle integer overflows and underflows?

1126


What if I write static public void instead of public static void?

945


Are jvm’s platform independent?

990


what is reflection api? How are they implemented?

1114


What is the locale class?

1034