You are on page 1of 1

Government Engineering Collge, Modasa Computer Engineering Department Subject: Mobile Computing Sem: 7th CE Year:-2012 PRACTICAL LIST

1. Write minimum 6 wml script by using all wml tags and check it on winwap or other simulator. 2. Provide the list of countries and if you click on any of them, show capital of the country along with the flag. User can select only one country at a time. (example of onpick event) 3. Perform WML Deck which prompts the user with a list of choice for Lunch Menu.(user can select multiple options). It should then prompt the user according to the choices made. 4. Modify guessing number game such that now the secret number is generated using Lang.random() method. 5. Take the student details. Student name- only alphabets Percentage Numbers Date of Birth ddmmyyyy Email Check his percentage and determine the class. Percentage > 67 Distinction. Percentage > 60 and percentage<67 first class. Percentage <60 and percentage >=50 second class. Percentage <50 and percentage>=40 Pass class Else fail. When OK is pressed, show name , age and his class on the screen. 6. Develop a calculator for basic binary operators (+,-,*,/). 7. Implement Mini Project on Anroid Platform.

You might also like