[单选题]
若int类型数据占两个字节,则下列语句的输出结果为( ) int x=-1; printf("%u/n",x);
A.-1
B.32767
C.65535
D.65536
参考答案与解析: