 
			 
			MCQOPTIONS
 Saved Bookmarks
				| 1. | Which method is called when called to do final clean up of the fragment's state but Not guaranteed to be called by the Android platform? | 
| A. | onDestroyView | 
| B. | onPause | 
| C. | onDestroy | 
| D. | onCreateView | 
| Answer» D. onCreateView | |