若int类型数据占两个字节,则下列语句的输出结果为( ) int x=-1; printf("%u\n",x);

admin2009-02-15  28

问题 若int类型数据占两个字节,则下列语句的输出结果为(    )  int x=-1;  printf("%u\n",x);

选项 A、-1
B、32767
C、65535
D、65536

答案4

解析
转载请注明原文地址:https://kaotiyun.com/show/aMXp777K
0

最新回复(0)