

MCQOPTIONS
Saved Bookmarks
1. |
In a 32-bit compiler, which 2 types have the same size? |
A. | char and short |
B. | short and int |
C. | int and float |
D. | float and double |
Answer» D. float and double | |