1.

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

A. onStop()
B. onStart()
C. onCreate()
D. onRestore()
Answer» D. onRestore()


Discussion

No Comment Found