MCQOPTIONS
Saved Bookmarks
| 1. |
A function's single most important role is to |
| A. | give a name to a block of code |
| B. | reduce program size |
| C. | accept arguments and provide a return value |
| D. | help organize a program into conceptual units |
| E. | None of the above |
| Answer» E. None of the above | |