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

Verified
Correct Answer:
Verified
Related Questions
Q38: Javascript is enabled by default in a
Q39: What does the following line of code
Q40: Which of the following applies to the
Q41: Which of the following permission is necessary
Q42: Consider the following code: @Override public void
Q44: Which of the following tools creates certificates
Q45: Which of the following Activity life-cycle methods
Q46: Which of the following you cannot achieve
Q47: Which of the following statements are correct
Q48: You can create a custom view by