J

Jatin Pandit • 395 Points
Valuable

Q. Which method is called when an Activity is no longer visible to the user?

  • (A) onStop()
  • (B) onPause()
  • (C) onDestroy()
  • (D) onHide()

Explanation by: Jatin Pandit
onStop() is called when the activity is no longer visible to the user.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.