注意:此页面搜索的是所有试题
(单选题) 以下程序的输出结果是()#includemain(){inta=1,b=2,c=3;printf(“%d”,c>b>A;}(本题2.0分)
A、 2.0
B、 1.0
D、 3.0

参考答案