- ●Computers will become more advanced and they will also become easier to use.Improved speed recognition will make the operation of a computer easier.Mrtual reality(虚拟现实),the technology of(71)witha computer using all of the human senses, will also contribu
- B.interacting
- C.communicate
- D.using ( 72)A.interfaces
- B.behavior
- C.similarities
- D.comparison (73)A.software
- B.properties
- C.programs
- D.hardware ( 74)A.empirical
- ●如果DNS服务器更新了某域名的IP地址,造成客户端域名解析故障,在客户端可以用两种方法解决此问题,其中一种是在Windows命令行下执行(70)命令。 (70)A.ipconfig/all
- B. ipconfig/renew
- C. ipconfig/flushdns
- D. ipconfig/release
- 5
-
●在
- ●在ASP的内置对象中,(67)对象可以修改cookie中的值。 (67)A.request
- B.response
- C.application
- D.session
- ●在Windows 2003 Server中启用配置SNMP服务时,必须以(66)身份登录才能完成SNMP服务的配置功能。 (66) A.guest
- B.普通用户
- C.administrator组成员
- D.user组成员
- ●分配给某公司网络的地址块是220.17.192.0/20,该网络被划分为(68)个C类子网,不属于该公司网络的子网地址是(69)。 (68)A. 4
- B. 8
- C. 16
- D. 32 (69)A. 220.17. 203.0
- B. 220.17. 205.0
- C. 220.17. 207.0
- D. 220.17. 213.0
- ●将数组{1,1,2,4,7,5}从小到大排序,若采用(62)排序算法,则元素之间需要进行的比较次数最少,共需要进行(63)次元素之间的比较。 (62)A.直接插入
- B.归并
- C.堆
- D.快速 (63)A. 5
- B. 6
- C. 7
- D. 8
- ●在13个元素构成的有序表M[1..13]中进行折半查找(向下取整),若找到的元素为M[4],则被比较的元素依次为(59)。 (59)A.M[7]、 M[3]、M[5]、M[4]
- B.M[7]、M[5]、M[4]
- C. M[7]、M[6]、M[4]
- D.M[7]、M[4]