单项选择题

有以下程序
  main( )
  { int x=3, y=2, z=1;
   printf("%d\n",x/y&~z);
  }
程序运行后的输出结果是()

A.3
B.2
C.1
D.0

题目列表

你可能感兴趣的试题

微信扫码免费搜题