A

Admin • 802.91K Points
Coach

Q. Which method is used to destroy an activity?

  • (A) finish()
  • (B) stop()
  • (C) onDestroy()
  • (D) remove()

Explanation by: Admin
Calling finish() will destroy the activity and remove it from the activity stack.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.