J

Jatin Pandit • 395 Points
Valuable

Q. Which method is called first in the Activity lifecycle?

  • (A) onStart()
  • (B) onResume()
  • (C) onCreate()
  • (D) onPause()

Explanation by: Jatin Pandit
onCreate() is the first method called when an Activity is launched.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.