[单选题]

以下程序的输出结果是 main() { int c=35;printf("%d/n",c&c);}

A.0

B.70

C.35

D.1

参考答案与解析: