Practical Exam Questions
Practical Exam Questions
Write a program to place Name, Age and mobile number linearly (Vertical) on the
display screen using Linear layout.
Write a program to display 10 students basic information in a table form using Table
layout.
Write a program to display all the data types in object-oriented programming using
Frame layout.
Write a program to accept username and password from the end user using Text
View and Edit Text.
Write a program to accept username and password from the end user using Text
View and Edit Text.
Write a program to create a text field and a button “Navigate”. When you enter
“www.google.com” and press navigate button it should open google page.
Write a program to create button “Start Dialer”. When u click on this button it should
open the phone dialer.
.