当一个Servlet首次被请求的时候,服务器首先会调用()方法
A、doGet
B、doPost
C、doInit
D、init
A、bool
B、char
C、string
D、enum
在HTTP/1.1协议中,持久连接选项是______的。
A、默认关闭
B、默认打开
C、不可协商
D、以上都不对
为了标识一个HTML文件,应该使用的HTML标记是______。
A、<p></p>
B、<head></head>
C、<html></html>
D、<form></form>
A、struct
B、enum
C、const
D、ushort