Android AND-802 Android Security Essentials Exam Practice Test

Page: 1 / 14
Total 45 questions
Question 1

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



Answer : A, B, C, E


Question 2

The Logcat window in Android Studio displays system messages, such as when a garbage collection occurs, and messages that you added to your app with the Log class. It displays messages in real time and keeps a history so that you can view older messages.



Answer : A


Question 3

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



Answer : A, B, C, D, E


Question 4

Any application which would like to receive a message can receive the broadcast. Which of the following mechanisms can be used to protect broadcasts? (Select two)



Answer : A, B


Question 5

What is the purpose of adding the following permission tag to your app's AndroidManifest.xml file?



Answer : A


Question 6

You must use permissions to prevent unauthorized access to your application data.



Answer : B


Question 7

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



Answer : A


Page:    1 / 14   
Total 45 questions