Android
AND-401 · Question #94
Which of the following Activity life-cycle methods is called once the activity is no longer visible?
The correct answer is A. onStop. See the full explanation below for the reasoning.
Question
Which of the following Activity life-cycle methods is called once the activity is no longer visible?
Options
- AonStop
- BonPause
- ConDestroy
- DonHide
How the community answered
(35 responses)- A83% (29)
- B9% (3)
- C6% (2)
- D3% (1)
Community Discussion
No community discussion yet for this question.