题目内容

1. import java.util.*; 2. public class Test { 3. public static void main(String[] args) { 4. List strings = new ArrayList(); 5. // insert code here 6. } 7. } Which four, inserted at line 5, will allow compilation to succeed?()

A. String s = strings.get(0);
B. Iterator i1 = strings.iterator();
C. String[] array1 = strings.toArray();
D. Iterator i2 = strings.iterator();
E. String[] array2 = strings.toArray(new String[1]);
F. Iterator i3 = strings.iterator();

查看答案
更多问题

一级相变,在相变点两相的()连续,但化学势的一级偏导数存在突变。

水准测量时,应使前后视距尽可能相等,其目的是减弱()的误差影响。

A. 圆水准器轴不平行于仪器数轴
B. 十字丝横丝不垂直于仪器竖轴
C. 标尺分划误差
D. 仪器视准轴不平行于水准管轴

消毒产品卫生质量不符合要求的,由县级以上地方卫生行政部部门责令其限期改正,可以处()元以下罚款。

A. 1000
B. 5000
C. 10000
D. 30000

瓦斯保护的主要优点是(),能反映变压器油箱内部各种类型的故障。

A. 动作迅速
B. 灵敏度高
C. 结构简单
D. 保护范围大

答案查题题库