[单选题]

设x为unsignedint类型,则执行下列语句输出结果是()?x=65535;printf(""%d/n"",x);

A . ASCII字符

B . 65535

C . 0

D . -1

参考答案与解析: