nerdexam
Android

AND-401 · Question #65

During an Activity life-cycle, what is the first callback method invoked by the system?

The correct answer is C. onCreate(). See the full explanation below for the reasoning.

Question

During an Activity life-cycle, what is the first callback method invoked by the system?

Options

  • AonStop()
  • BonStart()
  • ConCreate()
  • DonRestore()

How the community answered

(47 responses)
  • A
    4% (2)
  • B
    9% (4)
  • C
    85% (40)
  • D
    2% (1)

Community Discussion

No community discussion yet for this question.

Full AND-401 Practice