【计算机类职业资格】计算机Java认证-异常处理、使用类及其关系及答案解析.doc
《【计算机类职业资格】计算机Java认证-异常处理、使用类及其关系及答案解析.doc》由会员分享,可在线阅读,更多相关《【计算机类职业资格】计算机Java认证-异常处理、使用类及其关系及答案解析.doc(4页珍藏版)》请在麦多课文档分享上搜索。
1、计算机 Java认证-异常处理、使用类及其关系及答案解析(总分:12.00,做题时间:90 分钟)一、B不定项选择题/B(总题数:1,分数:12.00)Use the following code example for the next four questions:public class Client Address address;AccountNum accountNums;void setAddress(Address newAddress) address = newAddress;public Client() accountNums = new AccountNum2;acc
2、ountNums0 = new AccountNum();accountNums1 = new AccountNum();(分数:12.00)(1).In the preceding code segment, what is the relationship of the Client object and the address variable? A. Direct association B. Temporary association C. Composition association D. Aggregation association(分数:2.40)A.B.C.D.(2).I
3、n the preceding code segment, what is the relationship of the Client object and the accountNums variable? A. Direct association B. Temporary association C. Composition association D. Aggregation association(分数:2.40)A.B.C.D.(3).In the preceding code segment, what is the multiplicity between the Clien
4、t object and the address variable? A. One-to-one B. One-to-many C. Many-to-many(分数:2.40)A.B.C.D.(4).In the preceding code segment, what is the multiplicity between the Client object and the accountNums variable? A. One-to-one B. One-to-many C. Many-to-many(分数:2.40)A.B.C.D.(5).Which of the following
5、statements are true? (Choose all that apply.) A. Association navigation can be quad-directional. B. Association navigation can be bidirectional. C. Association navigation can have no direction. D. Association navigation can be unidirectional.(分数:2.40)A.B.C.D.计算机 Java认证-异常处理、使用类及其关系答案解析(总分:12.00,做题时间
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
5000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 计算机 职业资格 JAVA 认证 异常 处理 使用 及其 关系 答案 解析 DOC
