

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the program?
#include
|
A. | Error: in macro substitution |
B. | Error: invalid reference 'x' in macro |
C. | print 'multiply' |
D. | No output |
Answer» D. No output | |