MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following properties of #define not true? |
| A. | You can use a pointer to #define |
| B. | #define can be made externally available |
| C. | They obey scope rules |
| D. | All of the mentioned |
| Answer» E. | |