单选题
有如下C语言程序段:
short si=-32767;
unsigned short usi=si;
执行上述两条语句后,usi的值为______
A、
-32767
B、
32767
C、
32768
D、
32769
【正确答案】
D
【答案解析】
提交答案
关闭