Font size
WorksheetsFinalQuiz3_ADTL12C
Total questions: 9
Worksheet time: 5mins
UI Stands for
User Interface
User Interest
User Interact
User Interconnect
Button, EditText, AutoCompleteTextView, ToggleButton, DatePicker, TimePicker, ProgressBar etc. are examples of
Android Interface widgets
Android widgets
user interface widgets
Widgets
The (a) is subclass of TextView class and CompoundButton is the subclass of Button class.
There are different types of buttons in Android.
False
Maybe
True
I really dont know
Where do we usually edit the design of our application?
The (a) class provides the facility of creating the CheckBoxes.
Android DatePicker is a widget to select date.
True
Somewhat True
False
Somewhat False
The android.widget.DatePicker is the subclass of ___________
Android widgets
FrameLayout class
DateLayout Class
DatePicker
Where can we use the Android Alert Dialog? (choose as many as it applies)
To display the dialog message with OK and Cancel buttons.
To interrupt and ask the user about his/her choice
To include widgets of interface design
To improve the features and design
