 
			 
			MCQOPTIONS
 Saved Bookmarks
				| 1. | Function_of_the_storage_assignment_is$ | 
| A. | Assign storage to all variables referenced in the source program | 
| B. | Assign storage to all temporary locations that are necessary for intermediate results | 
| C. | Assign storage to literals, and to ensure that the storage is allocated and appropriate locations are initialized | 
| D. | All of the mentioned | 
| Answer» E. | |