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

Exact2Pass Menu

Android Security Essentials

Last Update 21 hours ago Total Questions : 107

The Android Security Essentials content is now fully updated, with all current exam questions added 21 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 # 4

What is the state of data stored in SD cards, device memory, back-end servers, or databases?

A.

Data in Use

B.

Data at rest

C.

Data in transit

D.

Volatile state

Question # 5

Which of the following is true about the cache files made by an application? (Choose two)

A.

They are visible only to the application that created it.

B.

They are created at the following path /data/data//cache/

C.

They are created at the following path /data//cache/

D.

None are correct

Question # 6

Which of the following is required for accessing a user’s Google account?

A.

android.permission.GET_ACCOUNTS

B.

android.permission.GET_INTERNET

C.

android.permission.GET_AUTH_TOKEN

D.

None are correct

Question # 7

Which of the following is not correct when executing the following line of code?

FileOutputStream fOut = openFileOutput("MyFile.txt", MODE_WORLD_READABLE);

A.

File "MyFile.txt" is created in internal memory of application.

B.

File created by this code is readable by other applications.

C.

File "MyFile.txt" is created in external memory.

D.

File "MyFile.txt" is created in internal memory.

Question # 8

Which of the following is NOT true about the “Process” attribute of the tag?

A.

Its default value is same as the package name and is set by the system itself.

B.

It must be included in the manifest tag with the value of package name application.

C.

If the name assigned to this attribute begins with a colon (':'), a new process, private to the application, iscreated when it's needed.

D.

If the process name begins with a lowercase character, a global process of that name is created.

Question # 9

What is the standard unit of time value passed to requestUserUpdates() function to get location updates?

A.

seconds

B.

Minutes

C.

microseconds

D.

milliseconds

Question # 10

What happens if the permission is not used in an application?

A.

The application cannot be build

B.

The application will return runtime error

C.

The application cannot access system resources

D.

The application force closes

Go to page: