皮皮学,免费搜题
登录
搜题
【单选题】
进行电力系统稳定计算时,()考虑发电机组的励磁系统及其附加控制系统(如电力系统稳定器PSS)的作用。
A.
无需
B.
需要
C.
不确定是否需要
D.
其他三个选项都不是
拍照语音搜题,微信中搜索"皮皮学"使用
参考答案:
参考解析:
知识点:
.
..
皮皮学刷刷变学霸
举一反三
【单选题】下列 程序的运行 的 结果 是( )。 class parent{ parent(String s){ s="parent"; } void test() { System.out.print("parent"); } } public class child extends parent { void test() { super.test(); System.out.print(" child...
A.
parent child
B.
child
C.
parent
D.
编译错误
【单选题】输电线路限时电流速断保护( )保护到本线路的全长。
A.
B.
最大运行方式下,不能
C.
最小运行方式下,不能
D.
不确定
【判断题】带时限的电流速断保护不但能保护线路全长,而且能保护下一段线路的一部分。( )
A.
正确
B.
错误
【单选题】下列程序的运行结果是( )。 class Parent { Parent(String s) { s = "parent"; } void test() { System.out.print("parent"); } } public class Child extendsParent { void test() { super.test(); System.out.print("child...
A.
parent child
B.
child
C.
parent
D.
以上都不对
【单选题】流行性感冒属于( )类传染病
A.
甲类
B.
乙类
C.
丙类
D.
B类
【单选题】class Parent{ public String name; public Parent(String pName){ this.name = pName; } } public class Test extends Parent { //1 public Test(String Name){ //2 name="hello"; //3 su...
A.
第2行错误,Test类的构造函数中参数名称应与其父类构造函数中的参数名相同
B.
第3行错误,应使用super关键字调用父类的name属性,改为super.name="hello";
C.
第4行错误,调用父类构造方法的语句必须放在子类构造方法中的第一行
D.
程序编译通过,无错误
【单选题】用25ml的移液管移出的溶液体积应标记为
A.
25ml
B.
25.0ml
C.
25.00ml
D.
25.000ml
【单选题】远程教育最基本的特征是__(1)__,其功能特征是__(2)__。空白(1)处应选择()
A.
开放性
B.
延伸性
C.
灵活性
D.
管理性
【判断题】限时电流速断保护不能保护线路的全长
A.
正确
B.
错误
【单选题】流行性感冒属于( )类传染病
A.
甲类
B.
乙类
C.
丙类
相关题目: