当前位置:MCPD(70-536)题库

问题:

[单选]

You are developing a custom-collection class.You need to create a method in your class. You need to ensure that the method you create in your class returns a type that is compatible with the Foreach statement.
Which criterion should the method meet?()

A . The method must return a type of either IEnumerator or IEnumerable.
B . The method must return a type of IComparable.
C . The method must explicitly contain a collection.
D . The method must be the only iterator in the class.

某工地塔吊未按安全生产规定进行按时检查加固。为了赶进度,管理者明知存在安全隐患,仍继续要求施工,结果在施工过程中倒塌,造成重大伤亡。对此应负刑事责任的有()。 该工地的负责人负责。 塔吊安全的管理人。 塔吊的销售人员。 该建筑公司的负责人。 工地上的施工人员。 如下图所示,绘制胶片的过程中,大量使用的选择工具为()  矩形选框工具。  圆形选框工具。  套索工具。  魔术棒工具。 施工进度计划的调整包括()。 调整工程量。 调整工作起止时间。 调整工作关系。 调整项目质量标准。 调整工程计划造价。 假定在名称为教学库的数据库中包含有学生、课程和选课三个表,它们的定义如下所示:         学生(学生号char(7),姓名char(8),性别char(2),专业char(10),年级int)         课程(课程号char(4),课程名char(10),课程学分int)         选课(学生号char(7),课程号char(4),成绩int) 在下面查询语句执行时,显示出的学生记录表示()。        select*        from学生        where学生号 not in(select 学生号 from选课) 有选修课程。 只有一门选修课程。 没有选修课程。 有一门或两门选修课程。 李克强在2014年政府工作报告中提出,2014年国内生产总值增长的预期目标是()左右。 7.0%。 8.0%。 7.5%。 8.5%。

You are developing a custom-collection class.You need to create a method in your class. You need to ensure that the method you create in your class returns a type that is compatible with the Foreach statement.
Which criterion should the method meet?()

参考答案:

  参考解析

本题暂无解析

在线 客服