

MCQOPTIONS
Saved Bookmarks
1. |
If char=1, int=4, and float=4 bytes size, What will be the output of the program ? |
A. | 1, 2, 4 |
B. | 1, 4, 4 |
C. | 2, 2, 4 |
D. | 2, 4, 8 |
Answer» C. 2, 2, 4 | |