Android
AND-401 · Question #88
Which of the following methods is called in an Activity when another activity gets into the foreground?
The correct answer is B. onPause(). See the full explanation below for the reasoning.
Question
Which of the following methods is called in an Activity when another activity gets into the foreground?
Options
- AonStop()
- BonPause()
- ConDestroy()
- DonExit()
How the community answered
(24 responses)- A4% (1)
- B75% (18)
- C13% (3)
- D8% (2)
Community Discussion
No community discussion yet for this question.