多项选择题X 纠错

A.String s = "john" + " was " + " here";
B.String s = "john" + 3;
C.int a = 3 + 5;
D.int a = 5 + 5.5;

参考答案:
查答案就用赞题库小程序 还有拍照搜题 语音搜题 快来试试吧
无需下载 立即使用

你可能喜欢

多项选择题

A.equals(Object)
B.trim()
C.round()
D.toString()

单项选择题

A.getActionCommand()
B.setLabel(string str)
C.button()
D.getLabel()

多项选择题

A.image是要绘制的图像
B.x,y是表示图像的中心的位置
C.width是源图像的宽度
D.this是容器

单项选择题

A.if ( i > 10 )   throw Exception(“something’s wrong!”);
B.if ( i > 10 )   throw Exception e (“something’s wrong!”);
C.if ( i > 10 )   throw new Exception(“something’s wrong!”);
D.if ( i > 10 )  throw new Exception e ("something’s wrong!");

单项选择题

A.若用户从applet运行的页移动到其它页,stop()方法就会停止第一页中的applet
B.若用户从applet运行的页移动到其它页,stop()方法不会停止第一页中的applet
C.使用destroy()方法可将applet从内存中永久删除
D.destroy()方法可以删除运行的applet所有使用的资源

多项选择题

A.FlowLayout以由上到下的方式从左到右排列组件
B.BorderLayout使用”东”、”西”、”南”、”北”,”居中”来指定组件的位置
C.GridLayout提供了类似于选项卡式的对话框的功能
D.CardLayout是最灵活的布局方案

赞题库

赞题库-搜题找答案

(已有500万+用户使用)


  • 历年真题

  • 章节练习

  • 每日一练

  • 高频考题

  • 错题收藏

  • 在线模考

  • 提分密卷

  • 模拟试题

无需下载 立即使用

版权所有©考试资料网(ppkao.com)All Rights Reserved