您所在位置: 网站首页 / JAVA程序员基本测试题目.docx / 文档详情
JAVA程序员基本测试题目.docx 立即下载
2025-08-25
约4.8万字
约60页
0
34KB
举报 版权申诉
预览加载中,请您耐心等待几秒...

JAVA程序员基本测试题目.docx

JAVA程序员基本测试题目.docx

预览

免费试读已结束,剩余 55 页请下载文档后查看

10 金币

下载文档

如果您无法下载资料,请参考说明:

1、部分资料下载需要金币,请确保您的账户上有足够的金币

2、已购买过的文档,再次下载不重复扣费

3、资料包下载后请先用软件解压,在使用对应软件打开

JAVA程序员基本测试题目

第一篇:JAVA程序员基本测试题目PART1:Theessentialofjava1.Giventhefollowingcode,whattestwouldyouneedtoputinplaceofthecommentline?//placetestheretoresultinanoutputofthestringEqualpublicclassEqTest{publicstaticvoidmain(Stringargv[]){EqTeste=newEqTest();}EqTest(){Strings=“Java”;Strings2=“java”;//placetesthere{System.out.println(“Equal”);}else{System.out.println(“Notequal”);}}}A)if(s==s2)B)if(s.equals(s2)C)if(s.equalsIgnoreCase(s2))D)if(s.noCaseMatch(s2))2.GiventhefollowingcodehowcouldyouinvoketheBaseconstructorthatwillprintoutthestring“baseconstructor”;classBase{Base(inti){System.out.println(“baseconstructor”);}Base(){}}publicclassSupextendsBase{publicstaticvoidmain(Stringargv[]){Sups=newSup();//One}Sup(){//Two}publicvoidderived(){//Three}}A.OnthelineAfter//OneputBase(10);B.OnthelineAfter//Oneputsuper(10);C.OnthelineAfter//Twoputsuper(10);D.OnthelineAfter//Threeputsuper(10);3.Whatisthevalueofseasons.lengthforthefollowingarray?String[]seasons={“winter”,“spring”,“summer”,“fall”,};A.undefinedB.3C.4D.54.Whenyouusethenewkeywordtocreateanobject,whereisitcreated?A.HeapB.GarbagecollectorC.QueueD.Stack5.Whatwillhappenifyouattempttocompileandrunthefollowingcode?classBase{}classSubextendsBase{}classSub2extendsBase{}publicclassCEx{publicstaticvoidmain(Stringargv[]){Baseb=newBase();Subs=(Sub)b;}}A.CompileandrunwithouterrorB.CompiletimeExceptionC.RuntimeException6.Anoverriddenmethodcanbeinthesameclass.A.TrueB.False7.Giventhefollowingcodeimportjava.io.*;publicclassTh{publicstaticvoidmain(Stringargv[]){Tht=newTh();t.amethod();}publicvoidamethod(){try{ioCall();}catch(IOExceptionioe){}}}WhatcodewouldbemostlikelyforthebodyoftheioCallmethodA.publicvoidioCall(){DataInputStreamdin=newDataInputStream(System.in);din.readChar();}B.publicvoidioCall()throwIOException{DataInputStreamdin=newDataInputStream(System.in);din.readChar();}C.publicvoidioCall()throwsIOException{DataInputStreamdin=newDataInputStream(System.in);din.readChar();}D.publicvoidioCallthrowsIOException(){DataInputStreamdin=newData
查看更多
单篇购买
VIP会员(1亿+VIP文档免费下)

扫码即表示接受《下载须知》

JAVA程序员基本测试题目

文档大小:34KB

限时特价:扫码查看

• 请登录后再进行扫码购买
• 使用微信/支付宝扫码注册及付费下载,详阅 用户协议 隐私政策
• 如已在其他页面进行付款,请刷新当前页面重试
• 付费购买成功后,此文档可永久免费下载
全场最划算
12个月
199.0
¥360.0
限时特惠
3个月
69.9
¥90.0
新人专享
1个月
19.9
¥30.0
24个月
398.0
¥720.0
6个月会员
139.9
¥180.0

6亿VIP文档任选,共次下载特权。

已优惠

微信/支付宝扫码完成支付,可开具发票

VIP尽享专属权益

VIP文档免费下载

赠送VIP文档免费下载次数

阅读免打扰

去除文档详情页间广告

专属身份标识

尊贵的VIP专属身份标识

高级客服

一对一高级客服服务

多端互通

电脑端/手机端权益通用