Android AND-402 Exam Questions
Android Security Essentials (Page 9 )

Updated On: 24-Feb-2026

Which XML tag is used to make use of protected features of the device?

  1. <uses sdk>
  2. <uses­permission>
  3. <application>
  4. <permission>

Answer(s): B



Application can send permissions programmatically.

  1. Depends on developer
  2. Yes but not all times
  3. No
  4. Yes

Answer(s): D



Which of the following is the only Android application component which interacts with user?

  1. Activity
  2. Service
  3. Content Provider
  4. broadcast Receivers

Answer(s): A



When are permissions enforced in Activities?

  1. When they launched by Context.startActivity() or Context.startActivityFor Result().
  2. When method Context.enforcepermission() is called.
  3. When method Context.stopActivity() is called.
  4. When Context.checkPermission() is called.

Answer(s): A



Service is an Android component which runs in the background to perform background task.

  1. True .
  2. False.
  3. Depends on the situation.
  4. Services is not an Android component.

Answer(s): A






Post your Comments and Discuss Android AND-402 exam dumps with other Community members:

Join the AND-402 Discussion