nerdexam
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)
  • A
    4% (1)
  • B
    75% (18)
  • C
    13% (3)
  • D
    8% (2)

Community Discussion

No community discussion yet for this question.

Full AND-401 Practice