

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the following C code? (Assuming size of char = 1, int = 4, double = 8)
|
A. | 32 |
B. | 16 |
C. | 8 |
D. | 4 |
E. | 2 |
Answer» D. 4 | |