answersLogoWhite

0

How many API?

User Avatar

TanmayDutta

Lvl 1
12y ago
Updated: 12/18/2022

There are 3 types of Java Programming Language Application Programming Interfaces (APIs) :

• The official core Java API, contained in the JDK or JRE, of one of the editions of the Java Platform. The three editions of the Java Platform are Java ME (Micro edition), Java SE (Standard edition), and Java EE (Enterprise edition).

• Optional official APIs that can be downloaded separately. The specification of these APIs are defined according to a Java Specification Request (JSR), and sometimes some of these APIs are later included in the core APIs of the platform (the most notable example of this kind is Swing).

• Unofficial APIs, developed by third parties, but not related to any JSRs.

Third-parties can freely implement any JSR specifications for an official API (even for the core API of the language), providing that they conform to the Technology Compatibility Kit (TCK) for this JSR (the TCK is a suite of tests that checks conformance of implementations for a JSR). The result of this freedom is that many official APIs have more implementations than the Sun's Reference implementation (RI).

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

How many types and sizes of oilfield api threads?

how many type in API thread


Does API 6D meet or exceed API 598?

API 6D exceeds API 598 in both pressure and duration.


What is an API Is MySQL an API?

MySQL is not an API MySQL is a database where you store data. An API is how you request information from another website.


Which api used in java?

The Java API is the API for the main Java Library.


API 5L Vs API X70?

API X70 is one of line pipe grade family define by API 5L specification


What is difference between API 6D and API 598?

The pressure test for API 598 is slightly less pressure and less duration than API 6D. API 6D is specifically for pipeline valves.


How do you send sms using aspx?

On the web many API's for sending sms using lots of different languages such as the txtlocal.com API, which can easily be used with ASP.net.


What is API manufacturing?

API manufacturing is manufacturing of active pharmaceutical ingredients.


What does API stand for in relation to lubricants?

American Petroleum Institute (API)


What are the best sources of weather API for apps development?

Weather API (s) that can power your apps are: Open Weather Map | AccuWeather | The Weather Channel | WeatherBug | Forecast.io There are many other weather forecasting API however I intended the answer short and comprehensive. You can google the rest if required.


Why do you prefer using API over system call to execute services or routines of operating system?

simplicity & portability, especially if POSIX API is used as many totally different OSs support this API. using native OS calls would result in nonportable code.


What is the payment API?

A payment API is a kind of API (application programming interface) that resolves credit card processing and other commerce issues.