

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following comments about the preprocessor directive # are correct? |
A. | It converts the formal argument in the macro definition into a string |
B. | It strips out redundant blanks |
C. | It concatenates adjacent strings, if any. |
D. | All of the above |
Answer» E. | |