nerdexam
Android

OA0-002 · Question #114

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

(29 responses)
  • A
    10% (3)
  • B
    3% (1)
  • C
    83% (24)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full OA0-002 Practice