MCQOPTIONS
Saved Bookmarks
| 1. |
Choose the directive that is used to remove previously defined definition of the macro name that follows it: |
| A. | # remdef |
| B. | # pragma |
| C. | # undef |
| D. | # define |
| Answer» D. # define | |