Exam 2: Android Security Essentials

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Which of the following classes is used to find out the DRM plug-in available in a device?

(Multiple Choice)
4.9/5
(31)

If credit card numbers and passwords are stored in device they should to be in

(Multiple Choice)
4.7/5
(37)

Digital rights management (DRM) is access control technology for which of the following

(Multiple Choice)
4.9/5
(43)

Which of the following is a safe place to store user data?

(Multiple Choice)
4.8/5
(33)

Permissions can be added inside

(Multiple Choice)
4.9/5
(49)

What does the following line of code do? FileOutputStream fOut = openFileOutput("MyFile.txt", MODE_WORLD_READABLE);

(Multiple Choice)
4.9/5
(44)

Application can send permissions programmatically.

(Multiple Choice)
4.9/5
(39)

Which of the following is true when the system is running low on memory?

(Multiple Choice)
4.9/5
(35)

Which of the following is true about "uiOptions" attribute of the <application>? (Choose two)

(Multiple Choice)
4.7/5
(24)

What is the validity of the data stored through shared preferences?

(Multiple Choice)
4.8/5
(38)

Which of the following throws exception GooglePlayServicesAvailabilityException? (Choose two)

(Multiple Choice)
4.7/5
(40)

Which of the following permissions is most dangerous and can cause severe damage to Device?

(Multiple Choice)
4.8/5
(48)

Which of the following can be used to share a component among applications written by same author?

(Multiple Choice)
4.7/5
(44)

Which of the following is a database tool included in Android SDK?

(Multiple Choice)
4.8/5
(32)

Which of the following returns the most accurate location of user?

(Multiple Choice)
4.9/5
(35)

Which of the following is NOT true about manifest tag in AndroidManifest.xml? (Choose two)

(Multiple Choice)
4.7/5
(38)

Which of the following is NOT correct about setting "largeHeap" attribute of <application> tag to true?

(Multiple Choice)
4.8/5
(42)

Which of the following permissions is required to request auth tokens from Account Manager?

(Multiple Choice)
4.9/5
(34)

What is the validity of the files created on external memory?

(Multiple Choice)
4.9/5
(33)

How many level of protection are there in Permission?

(Multiple Choice)
4.9/5
(35)
Showing 41 - 60 of 107
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)