image

编辑人: 沉寂于曾经

calendar2025-05-10

message2

visits285

2021年11月网络管理师上午参考答案

一、单选题

1、数字经济的发展趋势不包括(1)。

A、数字化可以使服务在线化、平台化以及可贸易

B、企业数字化改变资产结构,注重数据资产与人力资本

C、国民经济注重数字指标,注重各种排名,以利于竞争

D、制造自动化、智能化、定制化、个性化、响应及时化


2、云计算的特点不包括(2)。

A、高可靠性

B、动态可扩展

C、按需部署

D、免费使用


3、我国正在大力推动传统制造业向智能化转型。以下关于智能制造的叙述中,错误的是(3)。

A、智能制造是新一代信息技术与先进制造技术的深度融合

B、智能制造贯穿于设计、生产、管理、服务等制造活动的各个环节

C、智能制造的核心任务是制造更多的机器人来代替一线普通工人

D、智能制造具有自感知、自决策、自执行、自适应、自学习等特征


4、物联网的基本特征不包括(4)。

A、整体感知

B、可靠传输

C、分布式存储

D、智能处理


5、以下关于数字货币的叙述中,错误的是(5)。

A、数字货币就是将纸币扫描“数字化”存入智能手机作为合法货币使用

B、数字货币是由央行发行的、加密的、有国家信用支撑的法定货币

C、数字货币能降低流通成本,提升经济交易活动的便利性和透明度

D、数字货币是基于区块链等互联网技术所推出的加密电子货币体系


6、CPU包括运算器、控制器等部件,其中运算器的核心部件是()

A、数据总线

B、算术逻辑单元

C、累加寄存器

D、状态寄存器


7、在寄存器间接寻址方式下,操作数存放在(7)中。

A、栈空间

B、指令寄存器

C、主存单元

D、通用寄存器


8、在下列存储器中,采用随机存取方式工作的是(8)。

①DRAM ② SRAM ③ EEPROM④CD-ROM ⑤DVD-ROM

A、①②③

B、③④⑤

C、②③④⑤

D、①②④⑤


9、CPU向外设(例如打印机)输出数据的速度很快,会导致外设不能及时处理收到的数据,采用(9)可解决这种工作速度不匹配的矛盾。

A、并发技术

B、缓冲技术

C、虚拟技术

D、流水技术


10、(10)是指CPU一次能并行处理的二进制位数,是CPU的主要技术指标之一。

A、字节

B、带宽

C、位宽

D、字长


11、以下关于计算机系统总线的说法中,错误的是(11)。

A、地址总线宽度决定了CPU能直接访问的内存单元的个数

B、数据总线的宽度决定了在主存储器和CPU之间数据交换的效率

C、地址总线的宽度越小,则允许直接访问主存储器的物理空间越大

D、数据总线的宽度决定了通过它能并行传递的二进制位数


12、(12)是主要依靠软件生成而无法通过扫描获得的图像。

A、点阵图

B、位图

C、像素图

D、矢量图


13、(13)技术是一种采用非线性网状结构对块状多媒体信息(包括文本、图像、视频等)进行组织和管理的技术。

A、超媒体

B、富媒体

C、自媒体

D、流媒体


14、以下关于著作权的叙述中,错误的是(14)。

A、计算机软件在我国由著作权和专利权进行双重保护

B、著作权的内容包括著作人身权和财产权

C、职务作品的著作权归属与该作品的创作是否属于作者的职责范围无关

D、受委托创作的作品,由委托人和受托人通过合同约定其著作权的归属


15、以下关于C语言与Python语言的叙述中,正确的是(15)。

A、C程序通过编译方式运行、Python程序通过解释方式运行

B、C程序通过解释方式运行、Python程序通过编译方式运行

C、C程序和Python 程序都通过编译方式运行

D、C程序和Python 程序都通过解释方式运行


16、以下各进制正整数中,值最大的是(16)。

A、

B、

C、

D、


17、已知有某二进制正整数x=1010111,若码长为8,则[-x]补表示为(17)。

A、01010111

B、11010111

C、10101001

D、10101000


18、嵌入式操作系统的特点主要包括(18)。

①可定制 ②实时性 ③可靠性 ④共享性 ⑤易移植性

A、①②③④

B、①②③⑤

C、②③④⑤

D、①③④⑤


19、在幅度-相位复合调制技术中,由4种幅度和8种相位组成16种码元,若信号的波特率为4800 Baud,则信道的最大数据速率为(19)kb/s。

A、2.4

B、4.8

C、9.6

D、19.2


20、若采用WDM多路复用技术,通常采用的介质为(20)。

A、5类UTP

B、超5类UTP

C、光纤

D、同轴电缆


21、ADSL是通过在电话网采用(21)技术实现宽带业务的一种接入技术。

A、TDM 

B、STDM 

C、FDM

D、WDM


22、交换机中地址转发表是通过(22)来建立的。

A、地址学习

B、手工指定

C、最小代价算法计算

D、IP地址


23、PING命令使用的是(23)协议。

A、UDP

B、ICMP

C、HTTP

D、SNMP


24、IP首部最小长度为(24)字节。

A、5

B、15

C、20

D、40


25、以下关于TCP/IP协议栈中协议和层次的对应关系中,正确的是(25)。

A、

B、

C、

D、


26、在RIP路由协议中,路由器在(26)广播路由消息。

A、固定30秒后周期性地

B、固定60秒后周期性地

C、收到对端请求后

D、链路状态发生改变后


27、IPv6 地址 3001:0DB8:0000:0346:0000:ABFD:62BC:8D58的缩写形式是(27)。

A、3001:0DB8:0346:ABFD:62BC:8D58

B、3001: 0DB8: : 0346: 0000: ABFD: 62BC: 8D58

C、3001: DB8: : 0346: 0:ABFD: 62BC: 8D58

D、3001: 0DB8: : 346: : ABFD: 62BC: 8D58


28、要将 192. 168. 19. 0/24划分成8个子网,每个子网最多有30台主机,则子网掩码应为(28)。

A、255. 255. 240. 0

B、255.255.255.224

C、255.255.255.240

D、255. 255. 224. 0


29、IP地址(29)可以分配给网段172. 0. 4. 0/23中的主机。

A、172. 0. 4. 0

B、172. 0. 4. 255

C、172. 0. 5. 255

D、172. 0. 8. 0


30、IP地址为200. 200. 200. 201子网掩码为255. 255. 255. 252的主机与IP地址为(30)的主机通信不需要经过路由转发。

A、200. 200. 200. 1

B、200. 200. 200. 202

C、200. 200. 200. 200

D、200. 200. 200. 203


31、以下关于IPv6地址配置的说法中,不正确的是(31)。

A、IPv6地址只能手工配置

B、IPv6支持DHCPv6的形式进行地址配置

C、IPv6支持无状态自动配置

D、IPv6地址支持多种方式的自动配置


32、DHCP动态分配IP地址的租期为8小时,客户端会在获得IP地址(32)小时后发送续约报文。

A、2

B、4

C、6

D、8


33、下列路由条目来源中,优先级最高的是(33)。

A、Direct

B、RIP

C、OSPF

D、Static


34、用户在电子商务网站上使用网上银行支付,必须通过(34)在Internet与银行专用网之间进行数据交换。

A、支付网关

B、防病毒网关

C、出口路由器

D、堡垒主机


35、无线局域网标准802. 11g理论上可以达到的最大速率是(35)。

A、11Mbit/s

B、54Mbit/s

C、 600Mbit/s

D、1000Mbit/s


二、完形类单选题

36、以太网使用的介质访问控制协议是(1)100BASE-T 采用的介质是(2)。

A、UDP

B、X. 25

C、CSMA/CD

D、TCP/IP


37、以太网使用的介质访问控制协议是(1)100BASE-T 采用的介质是(2)。

A、5类双绞线

B、4类双绞线

C、多模光纤

D、单模光纤


三、单选题

38、交换机前面板的指示灯用于显示设备的运行状态,其中表示电源指示灯的是(38)。

A、PWR

B、STCK

C、SPED

D、STAT


四、完形类单选题

39、划分VLAN有多种方法,这些方法中不包括(1);在这些方法中属于静态划分的是(2);

A、按端口划分

B、按交换设备划分

C、按MAC地址划分

D、按IP地址划分


40、划分VLAN有多种方法,这些方法中不包括(1);在这些方法中属于静态划分的是(2);

A、按端口划分

B、按MAC地址划分

C、按交换设备划分

D、按IP地址划分


五、单选题

41、在HTML中,标记对<a></a>的作用是(41)。

A、设置锚

B、设置段落

C、设置表格

D、设置字体


42、下面的标记对中,(42)用于表示网页代码的起始和终止。

A、<html></html>

B、<head></head>

C、<body></body>

D、<meta></meta>


六、完形类单选题

43、使用HTML语言为某产品编制帮助文档,要求文档导航结构和内容同时显示,需要在文档中使用(1),最少需要使用(2)个。

A、文本框

B、段落

C、框架

D、表格


44、使用HTML语言为某产品编制帮助文档,要求文档导航结构和内容同时显示,需要在文档中使用(1),最少需要使用(2)个。

A、4

B、3

C、2

D、1


七、单选题

45、在HTML中,有如下代码:

<p>性别:</p>

<p><input type="radio" name="sexual" value="male" />`男</p>

<p><input type="radio" name="sexual" value="femal" checked="checked" /> 女</p>

在页面中显示正确的是:(45)。

A、

B、

C、

D、


46、浏览器是用来检索、展示以及传递Web信息资源的(46)。

A、应用程序

B、服务程序

C、可执行脚本

D、动态链接库


47、浏览器不使用插件时通常支持的协议不包括(47)。

A、HTTP

B、FILE

C、SSH

D、FTP


48、下列协议中,不能用于远程文件传输的是(48)。

A、FTP

B、SFTP

C、TFTP 

D、ICMP


49、在发送电子邮件时,附加多媒体数据使用的协议是(49)。

A、SMTP

B、POP

C、IMAP

D、MIME


50、下列不能用于远程登陆或控制的是(50).

A、IGMP

B、SSH

C、Telnet

D、RFB


51、下列攻击类型中,不属于网络层攻击的是(51)。

A、IP欺骗攻击

B、Smurf攻击

C、SYN Flooding 攻击

D、ICMP攻击


52、包过滤防火墙对(52)的数据报文进行检查。

A、应用层

B、物理层

C、网络层 

D、链路层


53、防火墙通常分为内网、外网和DMZ三个区域,按照受保护程度,从低到高正确的排列次序为(53)。

A、内网、外网和DMZ

B、外网、DMZ和内网

C、DMZ、内网和外网

D、内网、DMZ和外网


54、下列算法中属于消息摘要算法的是(54)。

A、SHA-1

B、DES

C、AES

D、RSA


55、可专门针对后缀名为.docx文件的病毒是(55)。

A、脚本病毒 

B、宏病毒

C、蠕虫病毒

D、文件型病毒


56、以下可以有效防治计算机病毒的策略是(56)。

A、部署防火墙

B、部署入侵检测系统

C、安装并及时升级防病毒软件

D、定期备份数据文件


57、建筑物综合布线系统中由终端到信息插座之间的连线系统属于(57)子系统。

A、工作区

B、水平

C、垂直

D、建筑群


58、在Windows操作系统中,终止ping 命令的执行需要使用的快捷键是(58)。

A、Ctrl+Z

B、Ctrl+C 

C、Alt+A 

D、Alt+C


59、使用(59)命令可以实现路由追踪。

A、netstat

B、ping

C、tracert

D、ipconfig


60、为释放来自DHCP分配的IP地址,主机需要使用的命令是(60)。

A、dhcp/renew

B、dhcp/release

C、ipconfig /release

D、ipconfig/renew


61、在Windows中,使用nslookup 命令可诊断的故障是(61).

A、域名解析故障

B、IP地址解析故障

C、路由回路故障

D、邮件收发故障


62、关于SNMP协议,下面的论述中正确的是(62)。

A、SNMPv1采用基于团体名的身份认证方式

B、SNMPv2采用了安全机制

C、SNMPv2不支持管理器之间的通信功能

D、SNMPv3不支持安全机制和访问控制规则


63、下面不属于Linux文件系统类型的是(63)。

A、FAT32

B、EXT4

C、PROC 

D、BTRFS


八、完形类单选题

64、Linux 系统根目录是(1),用户安装的应用程序文件默认存放在(2)目录中。

A、c: /

B、/ 

C、/home 

D、/boot


65、Linux 系统根目录是(1),用户安装的应用程序文件默认存放在(2)目录中。

A、/bin

B、/sbin

C、/usr

D、/user


九、单选题

66、在Windows系统中,可使用(66)命令绑定本地主机IP地址和MAC地址。

A、arp -a

B、arp -g 

C、arp -s

D、arp -d


67、在Windows命令行界面中,可以使用(67)命令查看本地路由表。

A、route print

B、print route

C、print router

D、router print


十、完形类单选题

68、在某PC命令行中有如下输出:

C: \Users\Administrator> ipconfig/all

Wireless LAN adapter:

Connection-specific DNS Suffix. :

Description. . . . . . . . . . . : Realtek RTL8188EU Wireless LAN 802. 11n USB 2. 0 Network Adaptr

Physical Address. . . . . . . . . : 30-B4-9E-75-A5-BA

Autoconfiguration Enabled. . . . : Yes

Link-local IPv6 Address. . . . . :fe80: : 47d:eaf2:bd6f:cbf1%12 (Preferred)

IPv4 Address. . . . . . . . . . . : 172. 22. 94. 27 (Preferred)

Subnet Mask. . . . . . . . . . . : 255. 255. 0. 0

Lease Obtained. . . . . . . : 2021-7-17 20: 29: 44

Lease Expires. . . . . . . . . . . : 2021-7-18 20: 29: 44

Default Gateway. . . . . . . . . : 172. 22. 255. 254

DHCP Server. . . . . . . . . . . . : 172. 22. 255. 254

DHCPv6 IAID. . . . . . . . . . . : 221295774

DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-21-49-46-01-50-65-F3-26-06-04


DNS Servers. . . . . .:102. 25. 22. 154

114. 114. 114. 144

NetBIOS over Tcp/ip. .......:Enabled

从上面的输出结果可知,该PC机是使用(1)方式接入网络的,其通过(2)获取IP地址,地址租约到期后,最可能获取的IP地址是(3)。

A、PSTN

B、RJ45

C、光纤

D、WLAN


69、在某PC命令行中有如下输出:

C: \Users\Administrator> ipconfig/all

Wireless LAN adapter:

Connection-specific DNS Suffix. :

Description. . . . . . . . . . . : Realtek RTL8188EU Wireless LAN 802. 11n USB 2. 0 Network Adaptr

Physical Address. . . . . . . . . : 30-B4-9E-75-A5-BA

Autoconfiguration Enabled. . . . : Yes

Link-local IPv6 Address. . . . . :fe80: : 47d:eaf2:bd6f:cbf1%12 (Preferred)

IPv4 Address. . . . . . . . . . . : 172. 22. 94. 27 (Preferred)

Subnet Mask. . . . . . . . . . . : 255. 255. 0. 0

Lease Obtained. . . . . . . : 2021-7-17 20: 29: 44

Lease Expires. . . . . . . . . . . : 2021-7-18 20: 29: 44

Default Gateway. . . . . . . . . : 172. 22. 255. 254

DHCP Server. . . . . . . . . . . . : 172. 22. 255. 254

DHCPv6 IAID. . . . . . . . . . . : 221295774

DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-21-49-46-01-50-65-F3-26-06-04


DNS Servers. . . . . .:102. 25. 22. 154

114. 114. 114. 144

NetBIOS over Tcp/ip. .......:Enabled

从上面的输出结果可知,该PC机是使用(1)方式接入网络的,其通过(2)获取IP地址,地址租约到期后,最可能获取的IP地址是(3)。

A、DNS

B、TCP

C、HTTP 

D、DHCP


70、在某PC命令行中有如下输出:

C: \Users\Administrator> ipconfig/all

Wireless LAN adapter:

Connection-specific DNS Suffix. :

Description. . . . . . . . . . . : Realtek RTL8188EU Wireless LAN 802. 11n USB 2. 0 Network Adaptr

Physical Address. . . . . . . . . : 30-B4-9E-75-A5-BA

Autoconfiguration Enabled. . . . : Yes

Link-local IPv6 Address. . . . . :fe80: : 47d:eaf2:bd6f:cbf1%12 (Preferred)

IPv4 Address. . . . . . . . . . . : 172. 22. 94. 27 (Preferred)

Subnet Mask. . . . . . . . . . . : 255. 255. 0. 0

Lease Obtained. . . . . . . : 2021-7-17 20: 29: 44

Lease Expires. . . . . . . . . . . : 2021-7-18 20: 29: 44

Default Gateway. . . . . . . . . : 172. 22. 255. 254

DHCP Server. . . . . . . . . . . . : 172. 22. 255. 254

DHCPv6 IAID. . . . . . . . . . . : 221295774

DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-21-49-46-01-50-65-F3-26-06-04


DNS Servers. . . . . .:102. 25. 22. 154

114. 114. 114. 144

NetBIOS over Tcp/ip. .......:Enabled

从上面的输出结果可知,该PC机是使用(1)方式接入网络的,其通过(2)获取IP地址,地址租约到期后,最可能获取的IP地址是(3)。

A、172. 22. 94. 27

B、172. 22. 94. 28

C、172. 22. 94. 26

D、172. 22. 94. 29


71、In telecommunications, 5G is the (1)generation technology standard forbroadband cellular networks. 5G networks are(2)cellular networks, for which the service area is divided into small geographical cells. All 5G(3)devices in a cell are connected to the Internet and telephone network by radio waves. The main advantage of the newnetworks is that they will have greater bandwidth, giving higher download speeds,eventually up to 10(4)Due to the increased bandwidth,it is expected the networks will increasingly be used as general internet service providers for laptops and desktop computers,competing with existing ISPs such as cable internet, and also will make possible new applications in internet of(5))(IoT)and machine to machine areas.

A、third

B、fourth

C、fifth

D、sixth


72、In telecommunications, 5G is the (1)generation technology standard forbroadband cellular networks. 5G networks are(2)cellular networks, for which the service area is divided into small geographical cells. All 5G(3)devices in a cell are connected to the Internet and telephone network by radio waves. The main advantage of the newnetworks is that they will have greater bandwidth, giving higher download speeds,eventually up to 10(4)Due to the increased bandwidth,it is expected the networks will increasingly be used as general internet service providers for laptops and desktop computers,competing with existing ISPs such as cable internet, and also will make possible new applications in internet of(5))(IoT)and machine to machine areas.

A、analog

B、digital

C、logical

D、physical


73、In telecommunications, 5G is the (1)generation technology standard forbroadband cellular networks. 5G networks are(2)cellular networks, for which the service area is divided into small geographical cells. All 5G(3)devices in a cell are connected to the Internet and telephone network by radio waves. The main advantage of the newnetworks is that they will have greater bandwidth, giving higher download speeds,eventually up to 10(4)Due to the increased bandwidth,it is expected the networks will increasingly be used as general internet service providers for laptops and desktop computers,competing with existing ISPs such as cable internet, and also will make possible new applications in internet of(5))(IoT)and machine to machine areas.

A、wireless

B、wired

C、logical

D、virtual


74、In telecommunications, 5G is the (1)generation technology standard forbroadband cellular networks. 5G networks are(2)cellular networks, for which the service area is divided into small geographical cells. All 5G(3)devices in a cell are connected to the Internet and telephone network by radio waves. The main advantage of the newnetworks is that they will have greater bandwidth, giving higher download speeds,eventually up to 10(4)Due to the increased bandwidth,it is expected the networks will increasingly be used as general internet service providers for laptops and desktop computers,competing with existing ISPs such as cable internet, and also will make possible new applications in internet of(5))(IoT)and machine to machine areas.

A、Kbit/s

B、Mbit/s

C、Gbit/s

D、Tbit/s


75、In telecommunications, 5G is the (1)generation technology standard forbroadband cellular networks. 5G networks are(2)cellular networks, for which the service area is divided into small geographical cells. All 5G(3)devices in a cell are connected to the Internet and telephone network by radio waves. The main advantage of the newnetworks is that they will have greater bandwidth, giving higher download speeds,eventually up to 10(4)Due to the increased bandwidth,it is expected the networks will increasingly be used as general internet service providers for laptops and desktop computers,competing with existing ISPs such as cable internet, and also will make possible new applications in internet of(5))(IoT)and machine to machine areas.

A、this

B、thin

C、think

D、things


喵呜刷题:让学习像火箭一样快速,快来微信扫码,体验免费刷题服务,开启你的学习加速器!

创作类型:
原创

本文链接:2021年11月网络管理师上午参考答案

版权声明:本站点所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明文章出处。
分享文章
share