Home > Android Programming > Quizzes > Android Security Essentials (AND-402) Exam
Android Security Essentials (AND-402) Exam
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 72% Most missed: “What happens if the permission is not used in an application?”
Android Security Essentials (AND-402) Exam
Time left 00:00
25 Questions

1. Which of the following is the recommended standard to be followed in applications that process credit card numbers?
2. Which tag of the following cannot be placed inside the application tag?
3. Which of the following is NOT true about the “killAfterRestore” attribute of the tag?
4. Which of the following is NOT true about logo attribute of the tag?
5. Level three permissions or signature and system permission are used to?
6. grantUriPermission is the child element of which tag?
7. Which of the following is correct about Content providers in Android?
8. What is the standard unit of time value passed to requestUserUpdates() function to get location updates?
9. Which permissions are displayed to user at the time of installing the application? 1-Dangerous permissions 2-Normal permissions 3-Signature permissions
10. Which of the following is the only Android application component which interacts with user?
11. Which of the following is NOT a component of the DRM system?
12. Which of the following permission can alone work if location is to be obtained using Network provider and GPS provider both?
13. In DRM system, Content and Rights object are stored inside?
14. What happens if the permission is not used in an application?
15. Which of the following is a perfect example of a thick client?
16. Which of the following is a safe place to store user data?
17. If credit card numbers and passwords are stored in device they should to be in
18. Service is an Android component which runs in the background to perform background task.
19. Digital rights management (DRM) is access control technology for which of the following
20. Which of the following returns the most accurate location of user?
21. Broadcast Intents is a mechanism which allows messages to be sent to
22. Which of following work with OEM's to adapt security rules to suit their needs?
23. Which of the following is NOT true about the versionCode attribute? (Choose two)
24. Which of the following is NOT true about the persistent attribute?
25. Which XML tag is used to make use of protected features of the device?