鼻出血的止血烧灼法可以用()。
A.化学药物
B.电灼
C.激光
D.射频
E.微波
参考答案:A, B, C, D, E
In that supermarket on sale is a new type of computer, _____ low price makes it attractive to the students from poor families.
A.which
B.that
C.whose
D.what
下列关于内部类的说法不正确的是 ( )
A.内部类的类名只能在定义它的类或程序段中或在表达式内部匿名使用
B.内部类可以使用它所在类的静态成员变量和实例成员变量
C.内部类不可以用abstract修饰符定义为抽象类
D.内部类可作为其他类的成员,而且可访问它所在类的成员