MCQOPTIONS
Saved Bookmarks
| 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() | |