

MCQOPTIONS
Saved Bookmarks
1. |
Comment on the following C code? |
A. | Output is 8 |
B. | Output is 4 |
C. | Output is 1 |
D. | Error, we can’t use sizeof on macro-definitions |
Answer» B. Output is 4 | |