Android AND-802 Android Security Essentials Exam Practice Test

Page: 1 / 14
Total 45 questions
Question 1

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



Answer : A


Question 2

Android stores cache files in the filesystem and sandboxes along with the application. Cache files are created under directory ............................................



Answer : A


Question 3

Which of the following choices is one of the different levels of permission protection? (Select four)



Answer : A, B, C, E


Question 4

In the following image of code, what is the purpose of using MODE_PRIVATE in the method getPreferences( )?



Answer : A


Question 5

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



Answer : A, B, C, D, E


Question 6

If your database contains sensitive information, it is recommended not to store it on external storage. If you want to share the database with other applications, then you have to use a .................................................... to protect your app's data.



Answer : B


Question 7

By default, all Android applications have no permission to access any protected resource that would have adverse effects on the system or on other applications.



Answer : A


Page:    1 / 14   
Total 45 questions