多做题,通过考试没问题!

Java认证考试

题库首页>其他计算机考试>Java认证考试

Given the element from the web application deployment descriptor: /main/page1.jsp true and given that /main/page1.jsp contains: <% int i = 12; %> <%= i %>  What is the result?()

  • A、<b></b>
  • B、<b>12</b>
  • C、The JSP fails to execute.
  • D、<% int i = 12 %><b><%= i %></b>
查看答案

微信扫一扫手机做题