下载此文档

上海神机软件有限公司.docx


文档分类:通信/电子 | 页数:约13页 举报非法文档有奖
1/13
下载提示
  • 1.该资料是网友上传的,本站提供全文预览,预览什么样,下载就什么样。
  • 2.下载该文档所得收入归上传者、原创者。
  • 3.下载的文档,不会出现我们的网址水印。
1/13 下载此文档
文档列表 文档介绍
选择题1:Which of the following answer is correct to express the value 8 in octal number?:Which statement about listener is true? allow multiple listeners to be  multiple listener be add to a ponent, the event only affected one  don?t allow multiple listeners to be :Give the following java class:public class Example{static int x[]=new int[15];public static void main(String args[]){(x[5]);}}Which statement is corrected?Give the following java class:public class Example{static int x[]=new int[15];public static void main(String args[]){(x[5]);}}Which statement is corrected?, some error will  run, some error will  is  is :Give the following java source fragement://point xpublic class Interesting{//do something}Which statement is correctly Java syntax at point x?Give the following java source fragement://point xpublic class Interesting{//do something}Which statement is correctly Java syntax at point x? class MyClass{//do other thing…} int PI= MyClass{//do something…}:What will be the result of executing the following code?boolean a = true;boolean b = false;boolean c = true;if (a == true)if (b == true)if (c == true) ("Some things are true in this world");else ("Nothing is true in this world!");else if (a && (b = c)) ("It's too confusing to tell what is true and what is false");else ("Hey this won'pile");Choices:What will be the result of executing the following code?boolean a = true;boolean b = false;boolean c = true;if (a == true)if (b == true)if (c == true) ("Some things are true in this world");else ("Nothing is true in this world!");else if (a && (b = c)) ("It's too confusing to tell what is true and what isfalse");else ("Hey this won'pile");Choice

上海神机软件有限公司 来自淘豆网m.daumloan.com转载请标明出处.

相关文档 更多>>
非法内容举报中心
文档信息
  • 页数13
  • 收藏数0 收藏
  • 顶次数0
  • 上传人cengwaifai1314
  • 文件大小113 KB
  • 时间2019-10-13
最近更新