题目内容

10. class Line { 11. public static class Point { } 12. } 13. 14. class Triangle { 15. // insert code here 16. } Which code, inserted at line 15, creates an instance of the Point class defined in Line?()

A. Point p = new Point();
B. Line.Point p = new Line.Point();
C. The Point class cannot be instatiated at line 15.
D. Line 1 = new Line() ; 1.Point p = new 1.Point();

查看答案
更多问题

堤防发生管涌的抢护原则是“(),制止涌水带出泥沙”即“导水抑沙”。

地球表面的平均风系的主要特征是:中高纬度盛行(),低纬度盛行()。

为消除桥涵上游具有威胁性河弯,可以在适当位置(),这样有利于防洪。

用人单位自用工之日起()不与劳动者订立书面劳动合同的,视为用人单位与劳动者已订立无固定期限劳动合同。

A. 三个月
B. 满一年
C. 九个月
D. 六个月

答案查题题库