信息技术岗位知识竞赛

在“http://www.Nhaidu.com/index.html”中,“index.html”属于()。A、域名B、协议C、网络号D、主页名

题目

在“http://www.Nhaidu.com/index.html”中,“index.html”属于()。

  • A、域名
  • B、协议
  • C、网络号
  • D、主页名
参考答案和解析
正确答案:D
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

若Web站点的Internet域名是www.lwh.com,IP为192.168.1.21,TCP端口为8080,则用户在IE浏览器的地址栏中输入()后就可访问该网站。

A.http://192.168.1.21

B.http://www.lwh.com

C.http://192.168.1.21:8080

D.http://www.lwh.com/8080


正确答案:C

第2题:

Youhavealogin.ascxcontrolandtodisplayitinaviewwhichmethoduwoulduse()

A.http.display

B.http.partial

C.http.load

D.http.get


参考答案:B

第3题:

在J2EE中,对于以下的include指令和include动作,书写正确的是()

A.<jsp:includepage=http://localhost:/8080/my.jsp/>

B.<%@includefile=http://localhost:/8080/my.jsp/>

C.<jsp:includefile=http://localhost:/8080/my.jsp/>

D.<%@includepage=http://localhost:/8080/my.jsp/>


参考答案:A, B

第4题:

安装专用频道资源管理软件的计算机的IP是:92.168.12.199,在浏览器的地址栏中输入的是()。

  • A、http://10.255.1.1
  • B、http://192.168.12.199:6000
  • C、http://10.255.1.1:6000
  • D、http://192.168.12.199

正确答案:B

第5题:

以下哪些接口能够实现对Web访问者的身份认证?()

  • A、Http Servlet Request
  • B、Http Servlet Response
  • C、Http Session
  • D、Http Servlet

正确答案:C

第6题:

在http://www.163.com上申请了一个用户名为abc的信箱,电子邮件地址为().A.http://abc@163.comB.a

在http://www.163.com上申请了一个用户名为abc的信箱,电子邮件地址为().

A.http://abc@163.com

B.abc&163.com

C.abc@163.com

D.http://www.163.com


正确答案:C

第7题:

Whichinterfacemustaclassimplementtobeinformedofasessioncreationevent?()

A.javax.servlet.http.HttpSessionListener

B.javax.servlet.http.HttpSessionBindingListener

C.javax.servlet.http.HttpSessionCreationListener

D.javax.servlet.http.HttpSessionActivationListener


参考答案:A

第8题:

在本机的IIS上的默认Web站点中,有一个名称为homework的虚拟目录,如果要浏览此目录中的student1.aspx文件,则需在IE的地址栏中,键入( )即可浏览此网页。

A、http://localhost/studentaspx

B、http://127.0.0.1/studentaspx

C、http://localhost/homework/studentaspx

D、http://127.0.0.1/homework


参考答案:C

第9题:

目前电子发票统一在门户网站展示,因此推送个人电子发票链接统一为:()

  • A、http://gd.10086.cn
  • B、http://dg.10086.cn
  • C、http://gv.10086.cn
  • D、http://gd.10086.cn/fapiao

正确答案:D

第10题:

Which two classes or interfaces provide a getSession method?()

  • A、 javax.servlet.http.HttpServletRequest
  • B、 javax.servlet.http.HttpSessionContext
  • C、 javax.servlet.http.HttpsServletResponse
  • D、 javax.servlet.http.HttpSessionBindingEvent
  • E、 javax.servlet.http.HttpSessionAttributeEvent

正确答案:A,D