问答题

#include void main( ){ int a=5,b=60,c;if (a
【参考答案】

答案:C

解析: 该程序首先定义了三个整型变量a、b、c,并分别赋值为5、60、0。接着......

(↓↓↓ 点击下方‘点击查看答案’看完整答案 ↓↓↓)