Android Final Exam Review

Android Final Exam Review

University

15 Qs

quiz-placeholder

Similar activities

Modul 6

Modul 6

University

20 Qs

ÔN TẬP GIỮA KỲ 7D

ÔN TẬP GIỮA KỲ 7D

1st Grade - Professional Development

10 Qs

Mobile Commerce P6

Mobile Commerce P6

University

10 Qs

Data Visualization in Power BI

Data Visualization in Power BI

University

20 Qs

ZAHIR - SESI 2

ZAHIR - SESI 2

University

10 Qs

PERANGKAT KOMPUTER edit

PERANGKAT KOMPUTER edit

12th Grade - University

20 Qs

DASAR KOMPUTER DAN PEMOGRAMAN 1

DASAR KOMPUTER DAN PEMOGRAMAN 1

University

20 Qs

Microsoft Word Office

Microsoft Word Office

10th Grade - University

11 Qs

Android Final Exam Review

Android Final Exam Review

Assessment

Quiz

Education

University

Medium

Created by

Madeleine Menary

Used 8+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Android Lifecycle method is recommended to set state in?

onStop()

onStart()

onResume()

onPause()

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which action does not require a permission set in the AndroidManifest.xml file?

SMS

Alarm

Email

Phone

3.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Which of these statements is NOT true about Shared Preferences?

Works using Key - Value pairs

The data will not persist across user sessions

Works on primitive data types

Preferences must be modified using an Editor object

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

This method is where you do all of your set up: creating views, etc.

onPause()

onStart()

onCreate()

onResume()

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

The layer of the Android System Architecture is responsible for management of memory, power, devices, etc.

Linux Kernel

Native Libraries

Android Runtime

Application Framework

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

You should always input your strings in your strings table because (pick most correct answer)

It's easier and I'm lazy

To reduce spelling errors throughout app

Easier to translate your app to another language

Easier initialization of string variables

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

A _______ is the user interface screen of your application. An application can have zero or more of these.

Intent

Bundle

Activity

Fragment

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?