MobiTechReviewer

MobiTechReviewer

University

36 Qs

quiz-placeholder

Similar activities

EXCEL QUIZ 1.

EXCEL QUIZ 1.

9th Grade - Professional Development

38 Qs

PRE-TEST MS WORD, MS POWERPOINT AND APA

PRE-TEST MS WORD, MS POWERPOINT AND APA

University

40 Qs

Intelligent Systems Midterm Exam

Intelligent Systems Midterm Exam

University

40 Qs

MAP ite1

MAP ite1

University

35 Qs

OA 200 Midterm

OA 200 Midterm

University

38 Qs

RMA klk1

RMA klk1

University

38 Qs

ANDROID FRAMEWORK OVERVIEW-Unit-4

ANDROID FRAMEWORK OVERVIEW-Unit-4

University

33 Qs

MobiTechReviewer

MobiTechReviewer

Assessment

Quiz

Computers

University

Easy

Created by

Joshua Genesis

Used 7+ times

FREE Resource

36 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Defines the structure for an app's user interface

layout

Constraint Layout

Context

width

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

draws something the user can see and

interact with

Context

View

Context

Table

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

represents a single screen in the app where the user

can perform a single focused task such as sending an e-mail

screen
homepage

activity

dashboard

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is invoked when the app is launched for the

first time. It happens only once for the entire

life of the activity.

onStart()

onResume()

onCreate()

onPause()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

t is invoked if the activity comes back after

being stopped. It is always followed by

onStart()

onRestart()
onStop()
onPause()
onDestroy()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is invoked when the activity is no longer

visible to the user.

onResume()
onStop()
onDestroy()
onPause()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is invoked before the activity starts

interacting with the user

onCreate
onPause
onResume
onStart

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?