Summer Sale 60% Special Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: best60

Android AND-802 Android Security Essentials Exam Practice Test

Page: 1 / 5
Total 45 questions

Android Security Essentials Questions and Answers

Testing Engine

  • Product Type: Testing Engine
$48  $119.99

PDF Study Guide

  • Product Type: PDF Study Guide
$42  $104.99
Question 1

Permissions required for an application to perform its operations are called application level permissions. Which are the types of application level permissions a developer can use? (Select two)

Options:

A.

System-defined permissions.

B.

Application-defined permissions.

C.

GPS - defined permissions.

D.

Payment - defined permissions.

Question 2

Content providers can help an application manage access to data stored by it or by other apps. They also provide a way to share data with other apps.

Options:

A.

True

B.

False

Question 3

Android application developers can create custom permissions that should be labeled properly.

Options:

A.

True

B.

False

Question 4

Any Android application can protect itself by declaring permissions that can be accessed by other applications. This can be achieved using the tag in the activity_main.xml file of the Android applications providing the permission.

Options:

A.

True

B.

False

Question 5

The tag of a manifest file is a declaration for the whole application and each application component is declared in a sub-tag inside it.

Options:

A.

True

B.

False

Question 6

What is the result of click the Button1 in the code which is illustrated in the following image? Assuming that write_to_external_storage is the name of an activity that allows users to write to external storage.

Options:

A.

Creates an intent to open an activity that writes to the internal storage.

B.

Creates an intent to open an activity that reads from the internal storage.

C.

Creates an intent to open an activity that reads from the external storage.

D.

Creates an intent to open an activity that writes to the external storage.

Page: 1 / 5
Total 45 questions