 
			 
			MCQOPTIONS
 Saved Bookmarks
				| 1. | Which callback is called when the activity becomes visible to the user? | 
| A. | onCreate() | 
| B. | onStart() | 
| C. | onResume() | 
| D. | onPause() | 
| Answer» C. onResume() | |