Android Quiz 9

Android Quiz 9

Professional Development

15 Qs

quiz-placeholder

Similar activities

Service Excellence

Service Excellence

Professional Development

10 Qs

Basics of Customer Service (Unit 2 #2)

Basics of Customer Service (Unit 2 #2)

Professional Development

15 Qs

Let's Get Quizzical

Let's Get Quizzical

Professional Development

11 Qs

Quiz about Nokia

Quiz about Nokia

Professional Development

10 Qs

Selling

Selling

University - Professional Development

16 Qs

CXO 13 Week 6 Revision

CXO 13 Week 6 Revision

Professional Development

10 Qs

خدمات موبايلي

خدمات موبايلي

Professional Development

12 Qs

Marketing JIM(202-2022)

Marketing JIM(202-2022)

Professional Development

15 Qs

Android Quiz 9

Android Quiz 9

Assessment

Quiz

Business

Professional Development

Hard

Created by

ivi gam

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which component/service android system use to send an alert to user?
Content Provider
NotificationManager
BroadcastReceiver
AlertDialog

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In Android application, each new activity created must be defined in
res/layout
res/values
Build.gralde
AndroidManifest.xml

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is NOT a valid usage for Intents?
Activate and Activity
Activate a Service
Activate a Broadcast receiver
Activate a SQLite DB Connection

4.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Which of the following choices is considered Android application storage?
Android’s file system
Cache
SQLite database
Microsoft Access

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A standard Android toast notification appears near the bottom of the screen, centered horizontally. To change this position you can use ………………….…
toast.setGravity
toast.coordinates
toast.position
toast.location

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

From android Oreo and later, which type of service can independence run in background (Do not need to attact with notification)?
Bound service
Background service
Foreground service
System service

7.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Android uses “Intents” to communicate and send data between different components which make it vulnerable to malicious attacks. Which of the following choices are componentlevel Permissions to protect this type of communication? (Multi select)
Activity
Service
Content Provider
Widgets

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?