 
			 
			MCQOPTIONS
 Saved Bookmarks
				| 1. | What is true about Fragments ? | 
| A. | A fragment has its own layout and its own behaviour with its own life cycle callbacks. | 
| B. | You can add or remove fragments in an activity while the activity is running. | 
| C. | You can combine multiple fragments in a single activity to build a multi-pane UI. | 
| D. | All of the above | 
| Answer» E. | |