[单选题]

下列程序的输出结果是______。 main() { unsigned short a=65536;int b; printf("%d/n",b:a); }

A.0

B.1

C.2

D.3

参考答案与解析: