

MCQOPTIONS
Saved Bookmarks
1. |
Predict the output of above program. Assume that the size of an integer is 4 bytes and size of character is 1 byte. Also assume that there is no alignment needed.
|
A. | 12 |
B. | 16 |
C. | 8 |
D. | Compiler Error |
Answer» D. Compiler Error | |