Q8 Single choice Mark for later During an Activity life-cycle, what is the first callback method invoked by the system? A onStop() B onStart() C onCreate() D onRestore() Correct answer