手机扫码关注微信
随时随地刷题
二级二级JAVA2013年全国计算机等级考试二级JAVA上机临考冲刺试卷(1)
- 卷面总分:0分
- 试卷类型:模拟试题
- 测试费用:¥5.00
- 试卷答案:
- 练习次数:0次
- 作答时间:0分钟
试卷介绍
试卷预览
- 1单击窗口内的按钮时,产生的事件是( )。
A.MouseEvent
B.WindowEvent
C.ActionEvent
D.KeyEvent
开始考试练习点击查看答案 - 2下列程序的功能是统计字符串中“array”的个数,在程序的空白处应填入的正确选项是( )。public class FindKeyWords(public static void main(sring[]args){sting text="An array is a data structur that stores a eollection of"+"values of the same type.You access each individu-al value"+"through an integer index.For example.if a is anarray"+"of inergers,then all]is the ith integer in the ar-ray.";Int arrayCount=0;Int idex=-l;Sting arrarStr="array":Index=text.indexof(arrayStr);While(index 0){++arrayCount:Index+=arrayStr.1ength();Index=text.indexof(arrayStr,index);}System.OUt.println("the text contains"+arrayCount+"arrays");}}
A.<
B.=
C.<=
D.>=
开始考试练习点击查看答案 - 3下列选项中属于字符串常量的是( )。
A.、abc、
B."abe"
C.[abc]
D.(abc)
开始考试练习点击查看答案 - 4下列叙述中,错误的是( )。
A.内部类的名称与定义它的类的名称可以相同
B.内部类可用abstract修饰
C.内部类可作为其他类的成员
D.内部类可访问它所在类的成员
开始考试练习点击查看答案 - 5能向内部直接写入数据的流是( )。
A.FileOutputStream
B.FileInputStream
C.ByteArrayOutputStream
D.ByteArraylnputStream
开始考试练习点击查看答案 - 6下列程序的输出结果是( )。public class Test{public static void main(String[]args){int[]array=(2,4,6,8,lO);int size=6;int result =-1:try{for(int i=0;i(size 8L&result= = -1;)if(array[i]= =20)result=i:}catch(ArithmeticException e){System.out.println("Catch- - -l");}catch(ArraylndexOutOfBoundsException e){System.out.println("Catch- - -2");}catch(Exception e){System.out.println("Catch- - -3");)}}
A.Catch- - -1
B.Catch- - -2
C.Catch- - -3
D.以上都不对
开始考试练习点击查看答案 - 7下列类中属于字节输入抽象类的是( )。
A.FileInputStream
B.ObjectInputStream
C.FiterInputStream
D.InputStream
开始考试练习点击查看答案 - 8如果应用程序要在Applet上显示输出,则必须重写的方法是( )。
A.Graphics.drawstring()
B.repaint()
C.paint()
D.update()
开始考试练习点击查看答案 - 9下列Java语句从指定网址读取html文件,在下画线处应填上的选项是( )。Reader in=new——(new URL(urlString).openStream());
A.Reader
B.DataOutputStream
C.ByteArray InputStream
D.InputStreamReader
开始考试练习点击查看答案 - 10阅读下列Java语句:ObjectOutputStream OUt=new ObjeetOutputStream(new ("employee.dat"));在下画线处,应填的正确选项是( )。
A.File
B.FileWriter
C.FileOutputStream
D.Outputstream
开始考试练习点击查看答案
最新试卷
高中教育高考语文(重庆卷)2013年普通高等学校招生全国统一考试
类别:学历类其它高中教育高考语文高考语文第一轮复习测试题9
类别:学历类其它高中教育高考语文高考语文第一轮复习测试题8
类别:学历类其它高中教育高考语文高考语文第一轮复习测试题6
类别:学历类其它高中教育高考语文高考语文第一轮复习测试题4
类别:学历类其它高中教育高考语文高考语文第一轮复习测试题3
类别:学历类其它高中教育高考语文高考语文第一轮复习测试题2
类别:学历类其它高中教育高考语文高考语文第一轮复习测试题1
类别:学历类其它高中教育高考语文高中语文课课练(5)
类别:学历类其它高中教育高考语文高中语文总复习 经典易错题会诊与命题角度
类别:学历类其它