PRM392 - PT2

PRM392 - PT2

28 Qs

quiz-placeholder

Similar activities

Pertanyaan Seputar Pengembangan Aplikasi Android

Pertanyaan Seputar Pengembangan Aplikasi Android

University

30 Qs

Android App Development Quiz

Android App Development Quiz

12th Grade

30 Qs

Fire alarms

Fire alarms

3rd Grade - Professional Development

24 Qs

Strategic Management Unit 1

Strategic Management Unit 1

University

24 Qs

Excel 2013 Lessons 7-9

Excel 2013 Lessons 7-9

10th - 12th Grade

25 Qs

Which Tab

Which Tab

8th Grade

24 Qs

Gmetrix Microsoft Word 2016

Gmetrix Microsoft Word 2016

6th Grade

25 Qs

Mobile App 1 (Quiiz 1 - Finals)

Mobile App 1 (Quiiz 1 - Finals)

University

30 Qs

PRM392 - PT2

PRM392 - PT2

Assessment

Quiz

Other

Medium

Created by

Trung Hiếu

Used 7+ times

FREE Resource

28 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

A service can handle:

perform file I/O

interact with a content provider

network transactions

play music

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

A handler can receive messages from many threads, and update user interface

Main Thread

Worker thread

UI thread

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement is not a method of Asyntask?

onProgressUpdate

doOnBackground

onPreExecute

onPostExecute

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When use a recycler view, before set adapter for the recycler, you must:

setLinearManager

setManagerLayout

setLayoutManager

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

When use asyntask, we can update UI on below methods:

onProgressUpdate

onPreExecute

onPostExecute

doInBackground

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to pass an object to other activity?

object extends Serializable putExtra object to intent

only putExtra object to intent

object have to implements Serializable, then putExtra object to intent

Can't pass object by intent

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is called first when press to soft back button of android device?

finish()

destroyActivity()

endActivity()

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?