使用空调机组空气预热时,须先开启(),再开电热开关。
A.压缩机
B.通风机
C.换气扇
D.电扇
参考答案:B
下面程序的输出结果是 ( ) #include<stdio.h> f(b,n) int b[],n; int i,r; r=1; for(i=0;i<=n;i++) r=r*b[i]; return r; main() int x,a[]=2,3,4,5,6,7,8,9; x=f(a,3); printf("%d\n",x);
A.720
B.120
C.24
D.6
用电负荷按供电可靠性要求分为()类。
A.3;
B.4;
C.5;
D.2。