Multiple Choice
Which of the following Activity life-cycle methods is invoked when another activity is shown?
A) onPause()
B) onCreate()
C) onStop()
D) onDestroy()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q40: Which of the following applies to the
Q41: Which of the following permission is necessary
Q42: Consider the following code: @Override public void
Q43: Which of the following Activity life-cycle methods
Q44: Which of the following tools creates certificates
Q46: Which of the following you cannot achieve
Q47: Which of the following statements are correct
Q48: You can create a custom view by
Q49: Which of these is the correct explanation
Q50: What code would you need to use