Mobile Application Development Lab
Set 1 of Questions: 
1. Develop a MIDlet for showing multiple screens with or with out image like Slide Show
- Develop a MIDlet having high-level User Interface such as ChoiceGroup for providing a set of Choices to the user for selection
 - Develop a MIDlet that can provide the user with an User Interface for Multiple Selection of Items using CheckBox object
 - Develop a HelloWorld MIDlet using J2ME
 
Set 2 of Questions:
1.  Develop a MIDlet that can open an existing record
store or create a new record store for persistent storage and retrieval of data
2.  Develop a MIDlet that can store and retrieve string data from a record store
3.  Develop a MIDlet that can store and retrieve multiple type of data from a record store
4. Develop a MIDlet using
low-level User Interface for drawing an arc on the screen
