Android AND-402 - Android Security Essentials Exam
Page: 1 / 22
Total 107 questions
Question #1 (Topic: )
How many level of protection are there in Permission?
A. Seven.
B. User Defined.
C. Four.
D. Depends of the Android OS version.
Answer: C
Question #2 (Topic: )
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
Answer: D
Question #3 (Topic: )
Which permission listed below is a normal permission?
A. SET_WALLPAPER
B. READ_CALENDAR
C. FACTORY_TEST
D. REBOOT
Answer: A
Question #4 (Topic: )
Dangerous Permissions can cause real harm or damage to user’s Personal___________.
A. Data
B. Money
C. Device
D. All choices are correct.
Answer: D
Question #5 (Topic: )
Which of the following is correct about Android permission
PROCESS_OUTGOING_CALLS? (Choose two)
PROCESS_OUTGOING_CALLS? (Choose two)
A. Allows an application to access call logs.
B. Allows an application to monitor or abort outgoing calls.
C. Allows an application to record outgoing calls.
D. Allows an application to divert incoming calls.
Answer: B,C