Mobile App 1 (Quiiz 1 - Finals)

Mobile App 1 (Quiiz 1 - Finals)

University

30 Qs

quiz-placeholder

Similar activities

Social Networking with Facebook, Twitter, and Other Social M

Social Networking with Facebook, Twitter, and Other Social M

University

27 Qs

BSIT 2B Check up Test

BSIT 2B Check up Test

University

25 Qs

July Post Test

July Post Test

University

30 Qs

Q3 Samsung Mock Certification - Set 2

Q3 Samsung Mock Certification - Set 2

KG - Professional Development

32 Qs

Coding 1 SMA Immanuel

Coding 1 SMA Immanuel

University

25 Qs

2024-08-05-Online Advertising Quiz

2024-08-05-Online Advertising Quiz

University

26 Qs

ITP221-LONG QUIZ

ITP221-LONG QUIZ

University

28 Qs

AND-801 Quiz test

AND-801 Quiz test

KG - Professional Development

30 Qs

Mobile App 1 (Quiiz 1 - Finals)

Mobile App 1 (Quiiz 1 - Finals)

Assessment

Quiz

Other

University

Medium

Created by

Edwin Garcia

Used 7+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an Android Event in computing?

A button click

An action or occurrence recognized by software

A piece of code

A UI element

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of Event Listeners in Android?

To create buttons

To handle user interactions with the UI

To display Toast messages

To define layouts

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which event handler is used to handle button clicks in Android?

OnTouchListener()

OnClickListener()

OnLongClickListener()

OnDragListener()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many ways are there to register an Event Listener in Android?

1

2

3

4

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of using an anonymous class for Event Listeners?

To make the code cleaner

To access private data of Activity

To handle long clicks

To register events

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What can the EditText control in Android be used for?

Display text

Modify text

Both a and b

None of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you define a click event for a Button in XML Layout File?

Using `android:onClick` attribute

Using `android:clickEvent` attribute

Using `android:handleClick` attribute

Using `android:onClickEvent` attribute

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?