

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following comments are correct when macro definition includes arguments? |
A. | The opening parenthesis should immediately follow the macro name |
B. | There should be at least one blank between the macro name and the opening parenthesis |
C. | There should be only one blank between the macro name and the opening parenthesis |
D. | All the above comments are correct |
Answer» B. There should be at least one blank between the macro name and the opening parenthesis | |