java认证历年真题-scjp考试真题和解析[1]

java认证历年真题-scjp考试真题和解析[1]

ID:9495889

大小:74.00 KB

页数:10页

时间:2018-05-01

java认证历年真题-scjp考试真题和解析[1]_第1页
java认证历年真题-scjp考试真题和解析[1]_第2页
java认证历年真题-scjp考试真题和解析[1]_第3页
java认证历年真题-scjp考试真题和解析[1]_第4页
java认证历年真题-scjp考试真题和解析[1]_第5页
资源描述:

《java认证历年真题-scjp考试真题和解析[1]》由会员上传分享,免费在线阅读,更多相关内容在应用文档-天天文库

1、JAVA认证历年真题:SCJP考试真题和解析[1]例题1:  ChoosethethreevalididentifiersfromthoselistedbeloeClass  B.$byte  C.const  D._ok  E.3_case  解答:A,B,D  点评:Java中的标示符必须是字母、美元符($)或下划线(_)开头。关键字与保留字不能作为标示符。选项C中的const是Java的保留字,所以不能作标示符。选项E中的3_case以数字开头,违反了Java的规则。  例题2:  Ho.gc().  C.CallSystem.gc(),passinginareferenceto

2、theobjecttobegarbagecollected.  D.CallRuntime.gc().  E.Setallreferencestotheobjecttoneple).  解答:A  点评:在Java中垃圾收集是不能被强迫立即执行的。调用System.gc()或Runtime.gc()静态方法不能保证垃圾收集器的立即执行,因为,也许存在着更高优先级的线程。所以选项B、D不正确。选项C的错误在于,System.gc()方法是不接受参数的。选项E中的方法可以使对象在下次垃圾收集器运行时被收集。 例题3: Considerthefollo.out.println(“Iamani

3、nt.”);  4.}  5.voidtest(Strings){  6.System.out.println(“Iamastring.”);  7.}    8.    9.publicstaticvoidmain(Stringargs[]){  10.Testt=neentsbeloethodscannotbeoverridden.  B.Line12ent.  C.Thecodeanint.  E.ThecodeaString.  解答:D  点评:在第12行,16位长的char型变量ch在编译时会自动转化为一个32位长的int型,并在运行时传给voidtest(inti)方法。

4、例题4:  yTextArea.java  B.Betadetosuper(nroentaboutthegarbagecollectionmechanismaretrue?A.Garbagecollectionrequireadditionalprogramecodeincasesultiplethreadsarerunning.B.Theprogrammercanindicatethatareferencethroughalocalvariableisnolongerofinterest.C.Theprogrammerhasamechanismthatexplicity

5、andimmediatelyfreesthememoryusedbyJavaobjects.D.ThegarbagecollectionmechanismcanfreethememoryusedbyJavaObjectatexplectiontime.E.Thegarbagecollectionsystemneverreclaimsmemoryfromobjectsethod:1)publicvoidmethod(){2)Stringa,b;3)a=neeover”);5)System.out.println(a+b+”ok”);6)a=null;7)a

6、=b;8)System.out.println(a);9)}Intheabsenceofpileroptimization,ethodcalledgetIDethod?A.Itisareferencetotheobjectdirectlyaffectedbythecauseoftheevent.B.Itisanindicationofthenatureofthecauseoftheevent.C.Itisanindicationofthepositionofthemouseouseclick,itisanindicationofthetextunderthemo

7、useatthetimeoftheevent.E.Ittellsthestateofcertainkeysonthekeybordatthetimeoftheevent.F.Itisanindicationofthetimeatentaboutlisteneristrue?A.Mostponentalloultiplelistenerstobeadded.B.Ifmultiplelistenerbeaddtoasinglepon

当前文档最多预览五页,下载文档查看全文

此文档下载收益归作者所有

当前文档最多预览五页,下载文档查看全文
温馨提示:
1. 部分包含数学公式或PPT动画的文件,查看预览时可能会显示错乱或异常,文件下载后无此问题,请放心下载。
2. 本文档由用户上传,版权归属用户,天天文库负责整理代发布。如果您对本文档版权有争议请及时联系客服。
3. 下载前请仔细阅读文档内容,确认文档内容符合您的需求后进行下载,若出现内容与标题不符可向本站投诉处理。
4. 下载文档时可能由于网络波动等原因无法下载或下载错误,付费完成后未能成功下载的用户请联系客服处理。