MCQOPTIONS
Saved Bookmarks
| 1. |
# directives must be present |
| A. | before the main() function |
| B. | after the main() function |
| C. | at the end of the program |
| D. | anywhere in the program body |
| E. | None of the above |
| Answer» B. after the main() function | |