正确答案: A
管理控制台必须先于系统中心安装到符合条件的服务器上
题目:下列关于常见网络版防病毒系统的描述中,错误的是______。
解析:解析:通常,网络版防病毒系统由系统中心、服务器端、客户端、管理控制台等子系统组成。系统中心是网络防病毒系统信息管理和病毒防护的自动控制核心。它实时记录防护体系内每台计算机上的病毒监控、检测和清除信息。根据管理控制台的设置,实现对整个防护系统的自动控制。由于其他子系统只有在系统中心工作后,才可实现各自的网络防护功能,因此系统中心必须先于其他子系统安装到符合条件的服务器上。由此可知,选项A的说法有误。
查看原题
举一反三的答案和解析:
[单选题]英文单词Hub、Switch、Bridge、Router、Gateway代表着网络中常用的设备,它们分别表示为()。
集线器、交换机、网桥、路由器、网关
[单选题]从OLTP环境中抽取数据,建立新的数据分析环境的最初出发点是______。
解决企业基本业务应用和数据分析应用之间的性能冲突问题
解析:解析:采用数据抽取程序从OLTP中抽取数据的主要原因是解决不同类型应用程序之间的性能冲突问题。
[多选题]以下是BBS功能的是()。
讨论及交流
[单选题]如果程序通过了100%的代码覆盖率测试,则说明程序满足了______。
语句覆盖
解析:解析:语句覆盖就是设计若干测试用例,运行被测程序,使得每一可执行语句至少执行一次。
[单选题]TCP service is obtained by having both the sender and the receiver create end points, which are called
socket
[单选题]用户文档测试中不包括的是()
用户需求说明
[单选题]某校园网的地址是202.100.192.0/16,要把该网络分成30个子网,则子网掩码应该是______。
255.255.248.0
解析:解析:202.100.192.0/16采用CIDR命名方式,其网络号是16位,要分成30个子网需要在 16位主机号中分配5位作为子网号,所以其子网掩码应该是255.255.248.0,故选D。
[单选题]The prototyping method is a dynamic design process,which requires people who use prototyping method to have the following capability of
immediately acquire requirement
[单选题]Cisco 3548交换机采用telnet远程管理方式进行配置,其设备管理地址是222.38.12.23/24,缺省路由是222.38.12.1。下列对交换机预先进行的配置,正确的是A)Switch-3548(config)#interface vlan1
Switch-3548(config-if)ip address 222.38.12.23 255.255.255.0
Switch-3548(config-if)ip default-gateway 222.38.12.1
Switch-3548(config-if)exit
Switch-3548(config)line vty 0 4
Switch-3548(config-line)password 7 ccc
Switch-3548(config-line)exit
B)Switch-3548(config)interface vlan1
Switch-3548(config-if)ip address 222.38.12.23 255.255.255.0
Switch-3548(config-if)exit
Switch-3548(config)ip default-gateway 222.38.12.1
Switch-3548(config)line vty 0 4
Switch-3548(config-line)password 7 ccc
Switch-3548(config-line)exit
C)Switch-3548(config)interface vlan1
Switch-3548(config-if)ip address 222.38.12.23 255.255.255.0
Switch-3548(config-if)exit
Switch-3548(config)ip default-route 222.38.12.1
Switch-3548(config)line vty 0 4
Switch-3548(config-line)password 7 ccc
Switch-3548(config-line)exit
D)Switch-3548(config)interface vlan1
Switch-3548(config-if)ip address 222.38.12.23 255.255.255.0
Switch-3548(config-if)exit
Switch-3548(config)ip default-gateway 222.38.12.1
Switch-3548(config)line aux 0 4
Switch-3548(config-line)password 7 ccc