MCQOPTIONS
Saved Bookmarks
| 1. |
You can place function templates |
| A. | at the end of main() |
| B. | at the start of a program above main() |
| C. | in two files-one for the definition and one for the function |
| D. | any of the above |
| Answer» C. in two files-one for the definition and one for the function | |