What is MIDlet ?
Answers were Sorted based on User's Feedback
Answer / jguru
A MIDlet is an application written for MIDP. MIDlet
applications are subclasses of the
javax.microedition.midlet.MIDlet class that is defined by MIDP.
| Is This Answer Correct ? | 13 Yes | 2 No |
Answer / vinay
a MIDlet is an application written for MIDP. of the connected limited device configuration(CLDC)
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / varun
A MIDlet is an application that uses the Mobile Information
Device Profile (MIDP) of the Connected Limited Device
Configuration (CLDC) for the Java ME environment. Typical
applications include games running on mobile devices and
cell phones which have small graphical displays, simple
numeric keypad interfaces and limited network access over
HTTP.[1]
| Is This Answer Correct ? | 1 Yes | 1 No |
What is MIDlet suite ?
What is CDPD ?
what is j2me and how it is related to core java? plz give ans
What is WTLS ?
What is SIM ?
create a menu which has the following options:cut-can be on/off,copy-can be on/off,paste-can be on/off,delete-can be on/off,select all-put all4 options on,unselect all-put all 4 options off,using event handling in MIDP application
create a midp application,where user can enter player name and points.the program saves the information to the record using RMS at MIDP device.program should also print out the top 10 player list to the end user.
What is EDGE ?
What is UMTS
What is J2ME WTK ?
What is LCDUI ?
What is WMA