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)- A10% (3)
- B3% (1)
- C83% (24)
- D3% (1)
Community Discussion
No community discussion yet for this question.