题目内容

The man refunded the overdraft charges.

A. 对
B. 错

查看答案
更多问题

Fill in the blanks with the correct words or phrases from the following words:charges ; withdrawal ; inform1.________________________ the manager of the change.2. Susan needs cash, so she went to her bank and made a(n)_____________________ .3 Tom paid a lot of extra ________________________ because of his overdraft.

在J2EE中,test.jsp文件如下:<%{%><% buffer.append("ABC");%><%}%> buffer is <%=buffer%>运行时,将发生_______ o

A. 转译期错误
B. 运行期错误
C. 运行后,浏览器上显示:buffer is null
D. 运行后,浏览器上显示:buffer is ABC

在incjsp中包含数行代码与一张图片,现在要创建一个home.jsp,每次浏览 home.jsp时都能够以最快的速度显示inc.jsp中的所有内容以及home.jsp自身要显示的内容, 应该在home.jsp中使用的语句是。

A. <%@include file = "inc.jsp"%〉
B. <%@include page="inc.jsp"flush= "true”〉
C. D.

给定一个JSP程序源码如下:在two.jsp中加入代码片断可以输出参数location的值。

A. B. C. <% = request.getAttribute("location")%>
D. <% = request.getParameter("1ocation")%>

答案查题题库