Labour Day Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70percent

Android AND-802 Android Security Essentials Exam Practice Test

Demo: 6 questions
Total 45 questions

Android Security Essentials Questions and Answers

Question 1

Android uses “Intents” to communicate and send data between different components which make it vulnerable to malicious attacks. Which of the following choices are component-level Permissions to protect this type of communication? (Select Four)

Options:

A.

Activity

B.

Service

C.

Content Provider

D.

Broadcast Receiver

E.

Widgets

Question 2

During an application run-time, permissions may be enforced at a number of places when calling into the system, starting an activity, sending and receiving broadcasts, accessing and manipulating a content provider, and binding to or starting a service.

Options:

A.

True

B.

False

Question 3

A permission group is the concept of creating a group of all similar types of permissions, which will be presented together to the user during the installation time for approval.

Options:

A.

False

B.

True

Question 4

Which of the following choices is considered Android application storage? (Select five)

Options:

A.

SharedPreferences

B.

Android’s file system

C.

External Storage

D.

Cache

E.

SQLite database

F.

Microsoft Access

G.

Text file

Question 5

Your app receives location updates from NETWORK_PROVIDER or from GPS_PROVIDER. If your app receives location information from either of these location provider sources, you need to declare that the app uses these hardware features in your app manifest. Which of the following tags gives the location information to your app?

Options:

A.

B.

C.

D.

Question 6

Android cache is Not considered as an Android application storage.

Options:

A.

False

B.

True

Demo: 6 questions
Total 45 questions