InterviewSolution
Saved Bookmarks
| 1. |
What Is Midlet ? |
|
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. A MIDlet is an application written for MIDP. MIDlet applications are subclasses of the javax. microedition. midlet .MIDlet class that is defined by MIDP. |
|