 
			 
			MCQOPTIONS
 Saved Bookmarks
				| 1. | ___________ are the arguments passed to a function in correct positional order. | 
| A. | Required arguments | 
| B. | Keyword arguments | 
| C. | Default arguments | 
| D. | Variable-length arguments | 
| E. | |
| Answer» B. Keyword arguments | |