有以下程序: main() {int a,b,d=25; a=d/10%9;b=a&&(-1); printf("%d,%d\n",a,B); } 程序运行后的输出结果是()。

A.6,1 B.2,1 C.6,0 D.2,0

时间:2023-01-20 17:53:38

相似题目