生产企业为了应付运输延误,采购未到位或紧急外援而建立的储备属于( )。
A.安全储备
B.经常储备
C.保险储备
D.应急储备
参考答案:C
有以下程序 #include(stdio.h> main() {int a=l;b=2; for(;a<8;a++) {b+=a;a+=2;} printf("%d,%d\n",a,b); } 程序运行后的输出结果是
A.9,18
B.8,11
C.7,11
D.10,14
橘皮样变