Spring Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Android Security Essentials

Last Update 2 hours ago Total Questions : 107

The Android Security Essentials content is now fully updated, with all current exam questions added 2 hours ago. Deciding to include AND-402 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our AND-402 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these AND-402 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any Android Security Essentials practice test comfortably within the allotted time.

Question # 11

Which of the following is to execute complex queries in SQLite database?

A.

SQLiteDatabase.query()

B.

SQLiteQueryBuilder

C.

SQLiteOpenHelper

D.

Both "SQLiteDatabase.query()" and "SQLiteQueryBuilder" are correct.

Question # 12

What are the options that Android offers to store a text file

A.

File can be stored on external memory.

B.

File can be stored inside the internal memory of application.

C.

File can be stored in cache folder that lies in internal memory of application.

D.

All are correct

Question # 13

Which of the following is a database tool included in Android SDK?

A.

sqlite3.

B.

sqlite.

C.

adb.

D.

All are correct.

Question # 14

Which of the following is a safe place to store user data?

A.

Backend servers.

B.

Mobile devices.

C.

SD Cards.

D.

Third party applications.

Question # 15

Which of the following in NOT true about setting the attribute installLocation to value “internalOnly”? (Choose

two)

A.

The default behavior of installation of application is same as that of giving value “internalOnly” to the

installLocation attribute.

B.

The application is installed on the internal device storage only.

C.

If there is no space on the internal memory then the application gets installed on the external storage and

moves back to internal storage as soon as the space is available. This is default behavior.

D.

The application can be moved to external device storage if required.

Question # 16

What are the permissions which are granted automatically without user’s approval called?

A.

Signature Permissions

B.

System Permissions

C.

Dangerous Permissions

D.

Normal Permission

Question # 17

Which one of the following is NOT true about “taskAffinity”?

A.

It can be placed inside manifest tag.

B.

It can be placed inside application tag.

C.

It can be placed inside activity tag

D.

The name of the default affinity for an application is the package name set by manifest tag

Question # 18

Android permissions can be extended by

A.

Using keyword “extends”.

B.

Creating custom permissions in manifest file.

C.

Permissions cannot be extended.

D.

None are correct.

Question # 19

Which permissions are displayed to user at the time of installing the application

1- Dangerous permissions

2- Normal permissions

3- Signature permissions

A.

Only 1

B.

Both 1 & 2

C.

Only 3

D.

All are correct

Question # 20

Which of the following is NOT a component of the DRM system?

A.

Content server

B.

Rights server.

C.

DRM agent.

D.

Switching device.

Go to page: