J2ME Question:

What is MIDlet?

J2ME Interview Question
J2ME Interview Question

Answer:

A MIDlet is an application written for MIDP. MIDlet applications are subclasses of the javax.microedition.midlet.MIDlet class that is defined by MIDP.


Previous QuestionNext Question
What is MExE?What is MIDlet suite?