专业网络工程师网站|培训机构|服务商(加客服微信:cnitpm或QQ:773104605进网络工程师学霸群)

软题库 培训课程
当前位置:信管网 >> 网络工程师 >> 每日一练 >> 文章内容
网络工程师每日一练试题(2023/2/13)

网络工程师当天每日一练试题地址:www.cnitpm.com/exam/ExamDay.aspx?t1=8

往期网络工程师每日一练试题汇总:www.cnitpm.com/class/27/e8_1.html

网络工程师每日一练试题(2023/2/13)在线测试:www.cnitpm.com/exam/ExamDay.aspx?t1=8&day=2023/2/13

点击查看:更多网络工程师习题与指导

网络工程师每日一练试题内容(2023/2/13)

  • 试题1

    以下关于三重DES加密的叙述中,正确的是()。
    A.三重DES加密使用一个密钥进行三次加密
    B.三重DES加密使用两个密钥进行三次加密
    C.三重DES加密使用三个密钥进行三次加密
    D.三重DES加密的密钥长度是DES密钥长度的3倍。

    查看答案

    试题参考答案:B

    试题解析与讨论:www.cnitpm.com/st/239457643.html

  • 试题2

    在Windows XP中用事件查看器查看日志文件,可看到的日志包括  ( )  。
    A、用户访问日志、安全性日志和系统日志
    B、应用程序日志、安全性日志和系统日志
    C、网络攻击日志、安全性日志和记帐日志
    D、网络连接日志、安全性日志和服务日志

    查看答案

    试题参考答案:B

    试题解析与讨论:www.cnitpm.com/st/87633017.html

  • 试题3

    Traditional Internet access methods like dial-up were so slow that host computers were connected to the dial-up  (1)  at the customer premise over slow  (2)  ports. PPP was designed to run directly over these serial links. But with the advent of broadband Internet  (3)  technologies such as ADSL and cable modems there has been a considerable increase in the bandwidth delivered to the end users. This means that the host computers at the customer premise connect to the  (4)  or cable “modem” over a much faster medium such as Ethernet. It also means that multiple(5)  can be connect to the Internet through the same connection.
    (1)A、buffer
    B、modem
    C、computer
    D、server
    (2)A、parallel
    B、digital
    C、serial
    D、variable
    (3)A、access
    B、cache
    C、cast
    D、storage
    (4)A、FDDI
    B、HDSL
    C、ADSL
    D、CDMA
    (5)A、cables
    B、hosts
    C、servers
    D、modems

    查看答案

    试题参考答案:B、C、A、C、B

    试题解析与讨论:www.cnitpm.com/st/87823024.html

  • 试题4

    多形病毒指的是 ( ) 的计算机病毒。
    A、可在反病毒检测时隐藏自己
    B、每次感染都会改变自己
    C、可以通过不同的渠道进行传播
    D、可以根据不同环境造成不同破坏

    查看答案

    试题参考答案:B

    试题解析与讨论:www.cnitpm.com/st/87002995.html

  • 试题5

    ( ) 不属于PKI CA(认证中心)的功能。
    A、接受并验证最终用户数字证书的申请
    B、向申请者颁发或拒绝颁发数字证书
    C、产生和发布证书废止列表(CRL),验证证书状态
    D、业务受理点LRA的全面管理

    查看答案

    试题参考答案:D

    试题解析与讨论:www.cnitpm.com/st/85672950.html

  • 试题6

    在异步通信中,每个字符包含1位起始位、8位数据位、1位奇偶位和2位终止位,若有效数据速率为800b/s ,采用QPSK调制,则码元速率为()波特。
    A.600
    B.800
    C.1200
    D.1600

    查看答案

    试题参考答案:A

    试题解析与讨论:www.cnitpm.com/st/3964616265.html

  • 试题7

    假设一个IP数据报总长度为3000B,要经过一段MTU为1500B的链路,该IP数据报必须经过分片才能通过该链路。该原始IP数据报需被分成( )个片,若IP首部没有可选字段,则最后一个片首部中Ofiset字段为( )。
    (1)A.2
    B.3
    C.4
    D.5
    (2)A.370
    B.740
    C.1480
    D.2960

    查看答案

    试题参考答案:B、A

    试题解析与讨论:www.cnitpm.com/st/4539516325.html

  • 试题8

    在Linux操作系统中把外部设备当做文件统一管理,外部设备文件通常放在 ( ) 目录中。
    A、/dev
    B、/lib
    C、/etc
    D、/bin

    查看答案

    试题参考答案:A

    试题解析与讨论:www.cnitpm.com/st/85612948.html

  • 试题9

    客户端采用()报文来拒绝DHCP服务器提供的IP地址。
    A.DhcpOffer
    B.DhcpDecline
    C.DhcpAck
    D.DhcpNack

    查看答案

    试题参考答案:B

    试题解析与讨论:www.cnitpm.com/st/239392032.html

  • 试题10

    With circuit switching,a(71)path is established between two stations for communication.Switching and transmission resources within the networkare(72)for the exclusive use of the circuit for the duration of the connection.The connection is(73):Once it is established,it appears to attached devices as if there were a direct connection.Packet switching was designed to provide a more efficient facility than circuit switching for(74)data traffic.Each packet contains some portion of the user data plus control information needed for proper functioning of the network.A key distinguishing element of packet-switching networks is whether the internal operation is datagram or virtual circuit.With internal virtual circuits,a route is defined between two endpoints and all packets for that virtual circuit follow the(75)route,With internal datagrams,each packet is treated independently,and packets intended for the same destination may follow different routes.
    71、A.unique
    B.dedicated
    C.nondedicated
    D.independent
    72、A.discarded
    B.abandoned
    C.reserved
    D.broken
    73、A.indistinct
    B.direct
    C.indirect
    D.transparent
    74、A.casual
    B.bursty
    C.limited
    D.abundant
    75、A.same
    B.different
    C.single
    D.multiple

    查看答案

    试题参考答案:B、C、D、B、A

    试题解析与讨论:www.cnitpm.com/st/4034512931.html

信管网订阅号

信管网视频号

信管网抖音号

温馨提示:因考试政策、内容不断变化与调整,信管网网站提供的以上信息仅供参考,如有异议,请以权威部门公布的内容为准!

信管网致力于为广大信管从业人员、爱好者、大学生提供专业、高质量的课程和服务,解决其考试证书、技能提升和就业的需求。

信管网软考课程由信管网依托10年专业软考教研倾力打造,官方教材参编作者和资深讲师坐镇,通过深研历年考试出题规律与考试大纲,深挖核心知识与高频考点,为学员考试保驾护航。面授、直播&录播,多种班型灵活学习,满足不同学员考证需求,降低课程学习难度,使学习效果事半功倍。

相关内容

发表评论  查看完整评论  

推荐文章

精选

课程

提问

评论

收藏