Java考试资料(考试试卷一).docVIP

  • 17
  • 0
  • 约6.75千字
  • 约 7页
  • 2016-08-02 发布于重庆
  • 举报
Java考试资料(考试试卷一)

湖南农业大学课程考核试卷 课程名称(全称):Java程序设计(双语) 课程代码:20638B0 考核时间:2011 年01月 04 日 试卷号: A 考核对象:电子商务08-1、电子商务08-2 大题号 一 二 三 四 五 六 七 八 九 十 总分 题分 20 20 20 10 10 20 得分 得分 I、Choose one correct answer(Total 20 points,each question 2 points) 1. Given the following code: switch (m){ case 0: System.out.println(Condition 0); case 1: System.out.println(Condition 1); case 2: System.out.println(Condition 2); case 3: System.out.println(Condition 3);break; default: System.out.println(Other Condition); } Which values of m will cause Condition 2 is

文档评论(0)

1亿VIP精品文档

相关文档