nark: 1
Total Marks: 60
(48)
Multiple Choices
Vol 8
Font: Microsoft Sans Serif
Size: 10
Time Left:57:23
(Choose 1 answer)
Which of the following should be used to save the unsaved data and release resources being used by an Android application?
A. Activity.onStop()
B. Activity.onDestroy()
C. Activity.onPause()
D. Activity.onShutdown()