单选题 (一共73题,共73分)

1.

Excel学生成绩表如下表所示,若要计算表中每个学生计算机文化和英语课的平均成绩,那么,可通过在D3单元格中填写(),并()拖动填充柄至D10单元格,则可自动算出这些学生的平均成绩。

初级程序员,历年真题,2008年下半年《程序员》真题

2.

Excel学生成绩表如下表所示,若要计算表中每个学生计算机文化和英语课的平均成绩,那么,可通过在D3单元格中填写(),并()拖动填充柄至D10单元格,则可自动算出这些学生的平均成绩。

初级程序员,历年真题,2008年下半年《程序员》真题

3.

下列权利,不属于软件著作财产权的是()。

4.

若内存按字节编址,用存储容量为 8K×8 比特的存储器芯片构成地址编号 7000H至EFFFH 的内存空间,则至少需要()片。

5.

已知 X = –121,若采用8位机器码表示,则[X]原= (), [X]补= ()。

6.

已知 X = –121,若采用8位机器码表示,则[X]原= (), [X]补= ()。

7.

函数f和g的定义如下图所示。执行函数f时需要调用函数g(a),若采用值调用方式(call by value)调用g(a),则函数f的返回值为 () ;若采用引用(call by reference)方式调用g(a),则函数f的返回值为()。

初级程序员,历年真题,2008年下半年《程序员》真题

8.

函数f和g的定义如下图所示。执行函数f时需要调用函数g(a),若采用值调用方式(call by value)调用g(a),则函数f的返回值为 () ;若采用引用(call by reference)方式调用g(a),则函数f的返回值为()。

初级程序员,历年真题,2008年下半年《程序员》真题

9.

若线性表(24, 13, 31, 6, 15, 18, 8)采用散列(Hash)法进行存储和查找,设散列函数为 H(Key)=Key mod 11,则构造散列表时发生冲突的元素为()。(其中的 mod表示整除取余运算)

10.

下列光盘格式中,可以多次擦除重写数据的是()。

11.

线性表采用顺序存储结构,若表长为 m,且在任何一个合法插入位置上进行插入操作的概率相同,则插入一个元素平均移动()个元素。

12.

下列Internet应用中,传输层需要采用UDP 协议的是()。

13.

数字证书通常采用( )格式。

14.

Each machine supporting TCP has a TCP transport entity, either a library procedure, a user process, or part of the kernel. In all case, it manages TCP streams and () to the IP layer.A TCP () accepts user data streams from local process, breaks them into pieces not exceeding 64KB, and sends each piece as a separate IP () . When datagrams containing TCP data arrive at a machine, they are given to the TCP entity, which reconstructs the original byte streams.The IP layer gives no guarantee that datagrams will be delivered properly, so it is up to TCP to time out and () them as need be. Datagrams do arrive may well do so in the wrong order,it is also up to TCP to () them into messages in the proper sequence.

15.

Each machine supporting TCP has a TCP transport entity, either a library procedure, a user process, or part of the kernel. In all case, it manages TCP streams and () to the IP layer.A TCP () accepts user data streams from local process, breaks them into pieces not exceeding 64KB, and sends each piece as a separate IP () . When datagrams containing TCP data arrive at a machine, they are given to the TCP entity, which reconstructs the original byte streams.The IP layer gives no guarantee that datagrams will be delivered properly, so it is up to TCP to time out and () them as need be. Datagrams do arrive may well do so in the wrong order,it is also up to TCP to () them into messages in the proper sequence.

16.

Each machine supporting TCP has a TCP transport entity, either a library procedure, a user process, or part of the kernel. In all case, it manages TCP streams and () to the IP layer.A TCP () accepts user data streams from local process, breaks them into pieces not exceeding 64KB, and sends each piece as a separate IP () . When datagrams containing TCP data arrive at a machine, they are given to the TCP entity, which reconstructs the original byte streams.The IP layer gives no guarantee that datagrams will be delivered properly, so it is up to TCP to time out and () them as need be. Datagrams do arrive may well do so in the wrong order,it is also up to TCP to () them into messages in the proper sequence.

17.

Each machine supporting TCP has a TCP transport entity, either a library procedure, a user process, or part of the kernel. In all case, it manages TCP streams and () to the IP layer.A TCP () accepts user data streams from local process, breaks them into pieces not exceeding 64KB, and sends each piece as a separate IP () . When datagrams containing TCP data arrive at a machine, they are given to the TCP entity, which reconstructs the original byte streams.The IP layer gives no guarantee that datagrams will be delivered properly, so it is up to TCP to time out and () them as need be. Datagrams do arrive may well do so in the wrong order,it is also up to TCP to () them into messages in the proper sequence.

18.

网络用户能进行QQ聊天, 但在浏览器地址栏中输入www.educity.cn却不能正常访问该页面,此时管理员应检查()。

19.

SMTP 使用端口()传输邮件报文,报文采用()格式表示。

20.

SMTP 使用端口()传输邮件报文,报文采用()格式表示。

21.

在Linux操作系统中,()命令可以将文件备份到磁带上。

22.

下列SNMP 消息中,不属于SNMPv1的是()。

23.

下列安全协议中,()位于应用层。

24.

Windows Server 2003的IIS 为WEB服务提供了各种选项,利用这些选项可以更好的配置 WEB 服务的性能、行为和安全等,其中“限制连接数”选项属于下图中的()选项卡。

初级网络管理员,历年真题,2008年下半年(上午)《网络管理员》真题

25.

防治特洛伊木马的有效手段不包括()。

26.

下列攻击行为中属于被动攻击的是()

27.

下面不属于访问控制策略的是()。

28.

通常使用()作为用户名进行匿名 FTP 访问。

29.

在Windows的cmd命令窗口中输入()命令,可以查看本机路由信息。

30.

在 Linux 操作系统中,网络管理员可以通过修改()文件对 Web 服务器端口进行配置。

31.

下面关于防火墙的说法,正确的是()。

32.

下列关于计算机病毒的说法中错误的是()。

33.

OSI定义的网络管理包括配置管理、故障管理、性能管理、计费管理和安全管理五大功能,下列操作中属于性能管理的是()。

34.

下面关于数字签名的说法中,不正确的是()。

35.

网络通信中广泛使用的DES 加密算法属于()。

36.

“欢乐时光”VBS.Happytime是一种()病毒。

37.

Internet上的DNS服务器中保存有()。

38.

HTML文档标记的bgcolor属性用于定义网页的()。

39.

HTML中设置文字粗体,可以使用()标记。

40.

下面的选项中,应用于自治系统之间的路由协议是()。

41.

一般8口的小型以太网交换机的传输方式为()。

42.

安全的Web服务器与客户机之间通过()协议进行通信。

43.

某主机的IP 地址为202.117.131.12/20,其子网掩码是()。

44.

有4个网络地址:222.107.16.254/18、222.107.17.01/18、222.107.32.25/18 和222.107.31.55/18,如果汇聚成一个大的超网,则超网的地址是()。

45.

设信道带宽为 4000Hz,调制为 256 种不同的码元,根据 Nyquist 定理,理想信道的数据速率为()。

46.

通过CATV 电缆联网,采用的传输技术是()技术。

47.

某数码相机内置128MB的存储空间,拍摄分辨率设定为1600×1200像素,颜色深度为24位,若不采用压缩存储技术,使用内部存储器最多可以拍摄()张照片。

48.

程序语言若规定程序中的变量必须先定义(或声明)再引用,则违反此规定的程序在()时报错。

49.

关于Cache(高速缓冲存储器)的说法中,错误的是()。

50.

采用telnet 202.110.101.34 命令不能访问服务器,原因不可能是()。

51.

配置E-mail客户端软件,不需要的信息是()。

52.

可在提高Web 服务器响应性能的同时,增加可靠性的措施是()。

53.

JavaApplet脚本语言的执行必须依赖 ()的支持。

54.

HTML中的HR标记用来定义()。

55.

关于无线局域网,下面叙述中正确的是()。

56.

以太网采用的帧校验方法是()。

57.

RIP是一种基于距离矢量的路由协议,RIP规定,通路上经过的最大路由器数是()。

58.

ICMP 协议有多种控制报文,当路由器发现IP 数据报格式出错时,路由器发出()报文。

59.

ARP 的功能是(),RARP 协议的功能是()。

60.

常用的网络地址有 A、B、C 三类。一个 B 类网络最多可以包含()主机,B类网络默认的子网掩码是()。

61.

常用的网络地址有 A、B、C 三类。一个 B 类网络最多可以包含()主机,B类网络默认的子网掩码是()。

62.

下面的选项中,属于本地回路的地址是()。

63.

ADSL 采用()技术在一对电话线上划分出上行信道和下行信道,使用 ADSL拨号上网,客户端需要支持()协议。

64.

ADSL 采用()技术在一对电话线上划分出上行信道和下行信道,使用 ADSL拨号上网,客户端需要支持()协议。

65.

在异步通信中,每个字符包含1位起始位、7位数据位、1位奇偶校验位和2位终止位,每秒钟传送100个字符,则数据速率为()。

66.

话音信道的频率范围为300~3400Hz,如果采用PCM编码技术,则采样频率必须大于()。

67.

T568A 标准规定的线序是() ,T568B 标准规定的线序是()。

68.

T568A 标准规定的线序是() ,T568B 标准规定的线序是()。

69.

有关哈夫曼编码方法,以下说法正确的是()。

70.

开发微型嵌入式应用系统,采用()更合适。

71.

若分页系统的地址结构如下图所示。

初级网络管理员,历年真题,2008年下半年(上午)《网络管理员》真题

该系统页的大小为()字节,页号的取值范围为()。

72.

若分页系统的地址结构如下图所示。

初级网络管理员,历年真题,2008年下半年(上午)《网络管理员》真题

该系统页的大小为()字节,页号的取值范围为()。

73.

一个HTML文件的启始标记为()。