wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

FinalQuiz3_ADTL12C

Total questions: 9

Worksheet time: 5mins

Name
Class
Date
1.

UI Stands for

a)

User Interface

b)

User Interest

c)

User Interact

d)

User Interconnect

2.

Button, EditText, AutoCompleteTextView, ToggleButton, DatePicker, TimePicker, ProgressBar etc. are examples of

a)

Android Interface widgets

b)

Android widgets

c)

user interface widgets

d)

Widgets

3.

The (a)   is subclass of TextView class and CompoundButton is the subclass of Button class.

4.

There are different types of buttons in Android.

a)

False

b)

Maybe

c)

True

d)

I really dont know

5.

Where do we usually edit the design of our application?

a)

emulator

b)

workspace

d)

activity_main.xml

6.

The (a)   class provides the facility of creating the CheckBoxes.

7.

Android DatePicker is a widget to select date.

a)

True

b)

Somewhat True

c)

False

d)

Somewhat False

8.

The android.widget.DatePicker is the subclass of ___________

a)

Android widgets

b)

FrameLayout class

c)

DateLayout Class

d)

DatePicker

9.

Where can we use the Android Alert Dialog? (choose as many as it applies)

a)

To display the dialog message with OK and Cancel buttons.

b)

To interrupt and ask the user about his/her choice

c)

To include widgets of interface design

d)

To improve the features and design