1.

What will be the output of the program, if a short int is 2 bytes wide?

A. Expression syntax error
B. 1 ... 65535
C. 0, 1, 2, 3, 4, 5
D. No output
Answer» C. 0, 1, 2, 3, 4, 5


Discussion

No Comment Found