answersLogoWhite

0

J2me apis and j2se apis

User Avatar

Anonymous

15y ago
Updated: 8/16/2019

You can find the Java APIs at Sun's website. See related links.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What are some J2SE APIs?

The Java web site (java.sun.com) has the APIs. See the related link.


What is j2ee j2se j2me?

J2EE = enterprise edition jdk. J2SE = standard edition jdk. J2ME = mobile edition jdk. standard jdk gets used for platform development, enterprise jdk for enterprise development and mobile jdk gets used for mobile development.


What are the parts of java programming language?

There are three Parts of Java. 1) J2SE 2) J2EE 3) J2ME


Which field has more opportunities j2me or dot net?

dot net for sure. dotnet is an overall term for C#, VB.Net, C++, J#, ASP.Net, etc. The applications are from web applications down to compact framework. The compact framework (run on Window CE) is the equivalent of J2ME (run on some PDAs only). But if J2SE or J2EE, it would be a wash. If you compare the job opportunities in Canada (the .net) to that of Chicago (the J2ME)... but if you compare Toronto (Window CE) and Chicago (J2ME)...


What is the structure of a J2ME program?

<J2ME> //Begin the body of the program here <Midlet> //This is where the midlet code goes </start-app> </pause-app> </destory-app> </midlet> </J2ME>


What is J2Se runtime?

The J2SE Runtime Environment is a platform that enables quick development and execution of Java applications. It was developed by Sun Microsystems.


free apis?

Apis


Is java is front end or back end?

Backend = software running on a server connecting to databases, mainframes, or simply just doing stuff. Frontend = the part a user interacts with. It might be an applet, web page, Swing application, or just about anything that can communicate with the backend.


Where can you get help for J2ME?

You can get help with J2me using the forums on sun microsystems website you can either search for Java Sun Forums on google or follow this link http://forum.java.sun.com/index.jspa Here you can get more information checkout this link http://www.roseindia.net/j2me/


What does J2SE mean when talking about computers?

J2SE means Java 2 Platform Standard Edition when you are referring to computers and the hardware that is found on the computer. It is needed for everyday computer use.


What is the definiton of apis?

The apis is the cult of the apis bull, where they cared for sacred bulls and mummified them after their death.


How do you get locales list in j2me?

Use System.getProperty("microedition.locale ")