A、SqlConnection
B、SqlCommand
C、SqlDataReader
D、SqlDataAdapter
在Servlet中,response.getWriter()返回的是()
A、JspWriter对象
B、PrintWriter对象
C、Out对象
D、ResponseWriter对象
A、<table><head><tfoot>
B、<table><tr><td>
C、</tr></table>
D、<thead><body><tr>
利用ASP.NET开发的网页,其文件扩展名应命名为______。
A、htm
B、aspx
C、asp
D、无严格限制
在JDBC连接数据库编程应用开发中,一般会产生出下面的()的异常。
A、FileException
B、SQLException
C、IOException
D、DataException