题目内容

以下程序输出的结果是()‏# include ‏int main()‏{‏int a = 4;‏switch(a )‏{‏case 0:‏printf("this is 0\n");‏break;‏case 1:‏printf("this is 1\n");‏break;‏case 2:‏printf("this is 2\n");‏break;‏default:‏printf("this is default\n");‏}‏return 0;‏}‏

A. this is 1
B. this is default
C. this is 2
D. this is 0

查看答案
更多问题

switch()语句适合条件分支比较少的情况。

A. 对
B. 错

电压调整中,一般选择下列哪些节点作为电压中枢点。( )(多选)

A. 大型发电厂的高压母线
B. 枢纽变电所的二次母线
C. 有大量地方性负荷的发电厂母线
D. 城市直降变电所的二次母线

对中枢点电压进行调整,一般可以采取以下哪些措施。( )(多选)

A. 改变发电机机端电压
B. 改变变压器的变比
C. 改变网络中的无功功率分布
D. 改变网络参数

由于设备及线路上存在压降,负荷功率也会随机波动,不可能使所有节点电压都保持为额定值。( )

A. 对
B. 错

答案查题题库