搜题
用户您好, 请在下方输入框内搜索其它题目:
搜题
题目内容 (请给出正确答案)
提问人:网友 发布时间:
【多选题】

Given&ensp;in&ensp;a&ensp;single&ensp;JSP&ensp;page:<br /> <%@&ensp;taglib&ensp;prefix=&rsquo;java&rsquo;&ensp;uri=&rsquo;myTags&rsquo;&ensp;%><br /> <%@&ensp;taglib&ensp;prefix=&rsquo;JAVA&rsquo;&ensp;uri=&rsquo;moreTags&rsquo;&ensp;%>&ensp;<br /> Which&ensp;two&ensp;are&ensp;true?()

A、The prefix ’java’ is reserved.

B、The URI ’myTags’ must be properly mapped to a TLD file by the web container.

C、A translation error occurs because the prefix is considered identical by the web container.

D、For the tag usage , the tag1 must be unique in the union of tag names in ’myTags’ and’moreTags’.

更多“ Given&ensp;in&ensp;a&ensp;single&ensp;JSP&ensp;page:<br /> <%@&ensp;taglib&ensp;prefix=&rsquo;java&rsquo;&ensp;uri=&rsquo;myTags&rsquo;&ensp;%><br /> <%@&ensp;taglib&ensp;prefix=&rsquo;JAVA&rsquo;&ensp;uri=&rsquo;moreTags&rsquo;&ensp;%>&ensp;<br /> Which&ensp;two&ensp;are&ensp;true?()”相关的问题
第1题

A、&ensp;J0&ensp;errors&ensp;detected&ensp;in&ensp;a&ensp;in&ensp;a&ensp;specified&ensp;interval  B、&ensp;errors&ensp;detected&ensp;in&ensp;a&ensp;given&ensp;Errored&ensp;Seconds&ensp;(ES)  C、&ensp;errors&ensp;detected&ensp;in&ensp;a&ensp;given&ensp;Severely&ensp;Errored&ensp;Seconds&ensp;(SES)  D、&ensp;errors&ensp;the&ensp;encryption&ensp;algorithm&ensp;detects&ensp;in&ensp;a&ensp;specified&ensp;interval  E、&ensp;Bit&ensp;Interleaved&ensp;Parity&ensp;(BIP)&ensp;errors&ensp;detected&ensp;in&ensp;a&ensp;specified&ensp;interval  

点击查看答案
第2题

A、A.test  B、B.null  C、C.An&ensp;exception&ensp;is&ensp;thrown&ensp;at&ensp;runtime.  D、D.Compilation&ensp;fails&ensp;because&ensp;of&ensp;an&ensp;error&ensp;in&ensp;line&ensp;1.  E、E.Compilation&ensp;fails&ensp;because&ensp;of&ensp;an&ensp;error&ensp;in&ensp;line&ensp;4.  F、F.Compilation&ensp;fails&ensp;because&ensp;of&ensp;an&ensp;error&ensp;in&ensp;line&ensp;5.  

点击查看答案
第3题

A、Compilation&ensp;fails&ensp;due&ensp;to&ensp;an&ensp;error&ensp;in&ensp;line&ensp;23.  B、Compilation&ensp;fails&ensp;due&ensp;to&ensp;an&ensp;error&ensp;in&ensp;line&ensp;29.  C、A&ensp;ClassCastException&ensp;occurs&ensp;in&ensp;line&ensp;29.  D、A&ensp;ClassCastException&ensp;occurs&ensp;in&ensp;line&ensp;31.  E、The&ensp;value&ensp;of&ensp;all&ensp;four&ensp;objects&ensp;prints&ensp;in&ensp;natural&ensp;order.  

点击查看答案
第5题

A、Exception  B、A&ensp;NullPointerException&ensp;is&ensp;thrown&ensp;at&ensp;runtime.  C、Compilation&ensp;fails&ensp;because&ensp;of&ensp;an&ensp;error&ensp;in&ensp;line&ensp;20.  D、Compilation&ensp;fails&ensp;because&ensp;of&ensp;an&ensp;error&ensp;in&ensp;line&ensp;14.  

点击查看答案
第6题

A、B  B、The&ensp;code&ensp;runs&ensp;with&ensp;no&ensp;output.  C、Compilation&ensp;fails&ensp;because&ensp;of&ensp;an&ensp;error&ensp;in&ensp;line&ensp;12.  D、Compilation&ensp;fails&ensp;because&ensp;of&ensp;an&ensp;error&ensp;in&ensp;line&ensp;15.  E、Compilation&ensp;fails&ensp;because&ensp;of&ensp;an&ensp;error&ensp;in&ensp;line&ensp;18.  

点击查看答案
第7题

A、1&ensp;2&ensp;3  B、Compilation&ensp;fails&ensp;because&ensp;of&ensp;an&ensp;error&ensp;in&ensp;line&ensp;12.  C、Compilation&ensp;fails&ensp;because&ensp;of&ensp;an&ensp;error&ensp;in&ensp;line&ensp;13.  D、Compilation&ensp;fails&ensp;because&ensp;of&ensp;an&ensp;error&ensp;in&ensp;line&ensp;14.  E、A&ensp;ClassCastException&ensp;is&ensp;thrown&ensp;at&ensp;runtime.  

点击查看答案
第8题

A、Mr.&ensp;John&ensp;Doe  B、An&ensp;exception&ensp;is&ensp;thrown&ensp;at&ensp;runtime.  C、Compilation&ensp;fails&ensp;because&ensp;of&ensp;an&ensp;error&ensp;in&ensp;line&ensp;12.  D、Compilation&ensp;fails&ensp;because&ensp;of&ensp;an&ensp;error&ensp;in&ensp;line&ensp;15.  E、Compilation&ensp;fails&ensp;because&ensp;of&ensp;an&ensp;error&ensp;in&ensp;line&ensp;20.  

点击查看答案
第9题

A、process(bytes);  B、BitUtils.process(bytes);  C、util.BitUtils.process(bytes);  D、SomeApp&ensp;cannot&ensp;use&ensp;methods&ensp;in&ensp;BitUtils.  E、import&ensp;util.BitUtils.*;&ensp;process(bytes);  

点击查看答案
第10题

A、process(bytes);  B、BitUtils.process(bytes);  C、util.BitUtils.process(bytes);  D、SomeApp&ensp;cannot&ensp;use&ensp;methods&ensp;in&ensp;BitUtils.  E、import&ensp;util.BitUtils.*;&ensp;process(bytes);  

点击查看答案
客服
TOP

请使用微信扫码支付

订单号:
遇到问题请联系在线客服