Assignment 1
Assignment 1
ANDROID DEVELOPMENT
ASSIGNMENT(java programs)
Car =Rs20/day
Bus=Rs30/day
11. write a program that inputs three numbers and displays whether all numbers are equal or not .
12. write a program that input numbers of a student’s .output the grad according to the numbers of
students.
13. write a program that display back-counting from 10 to 1 using do while.
14. write a program that gets two numbers from the user and displays the result of first number
raise to the power of second number using do-while loop.