AND-802 Android Security Essentials

Loading demo links...

Showing 4–6 of 10 questions

Question 4

Android uses “Intents” to communicate and send data between different components which make it vulnerable to malicious attacks. Which of the following choices are component-level Permissions to protect this type of communication? (Select Four)

Select all that apply, then click Submit answer.

  • Activity

  • Service

  • Content Provider

  • Broadcast Receiver

  • Widgets


Question 5

Which of the following choices are considered as principles of data security? (Select three)

Select all that apply, then click Submit answer.

  • Confidentiality

  • Integrity

  • Availability

  • Independency

Question 6

A digital certificate is an electronic “passport” that allows a person, computer or organization to exchange information securely over the Internet using the public key infrastructure (PKI).The message is encrypted with the Private key, and can only be decrypted with the Public key.

Select an option, then click Submit answer.

  • True

  • False