题目内容

Originally-introduced by Netscape Communications,(31)are a general mechanism which HTTP Server side applications, such as CGI(32), can use to both store and retrieve information on the HTTP(33)side of the connection. Basically, Cookies can be used to compensate for the(34)nature of HTTP. The addition ora simple, persistent, client-side state significantly extends the capabilities of WWW-based(35).

A. Browsers
B. Cookies
Connections
D. Scripts

查看答案
更多问题

A.6B.4C.8D.12

A. 6
B. 4
C. 8
D. 12

A.一次性组装和增殖性组装B.自顶向下组装和自底向上组装C.单个模块组装和混合模块组装D.接口

A. 一次性组装和增殖性组装
B. 自顶向下组装和自底向上组装
C. 单个模块组装和混合模块组装
D. 接口组装和功能组装

A.1001100B.1101100C.1001010D.11001100

A. 1001100
B. 1101100
C. 1001010
D. 11001100

针对下面程序段,边界值问题可以定位在(62)
1:Rem Crege a 10 element integer array
2:Rem Initialize each element to -1
3:Dim data(10) As Integer
4:Dim i As Integer
5:For i=1 TO 10
6:data(i)=-1
7:Next i
8:End

A. data(1)
B. data(0)
C. data(9)
D. data(10)

答案查题题库