首页
题库
网课
在线模考
桌面端
登录
搜标题
搜题干
搜选项
0
/ 200字
搜索
单项选择题
以下语句的含义是()char[]arrcrlf={13,10};Stringcrlf=newString(arrcrlf);stringBufferdest=newStringBuffer("西行漫记");dest.append(crlf);
A.字符串"西行漫记"不变
B.字符串"西行漫记"的最后一个字被删除
C.语句存在语法错误
D.在字符串"西行漫记"的后面加回车换行符
点击查看答案&解析
在线练习
手机看题
你可能感兴趣的试题
单项选择题
11.classA{12.publicvoidprocess(){System.out.print(”A);}}13.classBextendsA{14.publicvoidprocess()throwsRuntimeException{15.super.process();16.if(true)thrownewRuntimeException();17.System.out.print(B”);}}18.publicstaticvoidmain(String[]args){19.try{((A)newB()).process();}20.catch(Exceptione){System.out.print(”Exception);}21.}Whatistheresult?()
A.Exception
B.AException
C.AExceptionB
D.ABException
E.Compilationfailsbecauseofanerrorinline14.
F.Compilationfailsbecauseofanerrorinline19.
A.classA{12.publicvoidprocess(){System.out.print(”A);}}13.classBextendsA{14.publicvoidprocess()throwsRuntimeException{15.super.process();16.if(true)thrownewRuntimeException();17.System.out.print(B”);}}18.publicstaticvoidmain(String[]args){19.try{((A)newB()).process();}20.catch(Exceptione){System.out.print(”Exception);}21.}Whatistheresult?()
A.Exception
B.AException
C.AExceptionB
D.ABException
E.Compilationfailsbecauseofanerrorinline14.
F.Compilationfailsbecauseofanerrorinline19.
点击查看答案&解析
手机看题
单项选择题
EIS是()。
A.电子数据交换
B.银行电子汇兑系统
C.网上银行系统
D.全国电子联行系统
点击查看答案&解析
手机看题
微信扫码免费搜题