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)- A4% (2)
- B9% (4)
- C85% (40)
- D2% (1)
Community Discussion
No community discussion yet for this question.