

MCQOPTIONS
Saved Bookmarks
1. |
If the code shown below is executed on a little endian machine, then what will be the output of the following C code? |
A. | 1 |
B. | 1000 |
C. | 9999 |
D. | 0View Answer |
Answer» B. 1000 | |