参考答案和解析
正确答案: 用户数据报协议,无连接的,不用和对方建立连接就直接把数据发送过去。
更多“UDP”相关问题
  • 第1题:

    What are three characteristics of UDP?()

    A. UDP is faster than TCP

    B. UDP operates at the Transport Layer

    C. UDP is connection-oriented

    D. UDP data is sent best-effort

    E. UDP is more reliable than TCP


    参考答案:A, B, D

  • 第2题:

    Which of these ports does syslog use to send messages to a syslog server?()

    A.TCP502

    B.TCP514

    C.TCP520

    D.UDP502

    E.UDP514

    F.UDP520


    参考答案:E

  • 第3题:

    MSRPC服务使用的端口号是:()。

    A.TCP 135

    B.TCP/UDP 135

    C.UDP 135

    D.TCP/UDP 153


    参考答案:B

  • 第4题:

    RADIUS服务器默认会用到哪些端口()

    • A、UDP1812和UDP1813两个端口
    • B、UDP1811和UDP1812两个端口
    • C、UDP1812端口
    • D、UDP1813端口

    正确答案:A

  • 第5题:

    UDP报文由UDP报头和UDP数据组成。


    正确答案:正确

  • 第6题:

    The corporate head office of TestKing has a teleconferencing system that uses VOIP (voice over IP) technology. This system uses UDP as the transport for the data transmissions. If these UDP datagrams arrive at their destination out of sequence,what will happen?()

    • A、UDP will send an ICMP Information Request to the source host.
    • B、UDP will pass the information in the datagrams up to the next OSI layer in the order that they arrive.
    • C、UDP will drop the datagrams.
    • D、UDP will use the sequence numbers in the datagram headers to reassemble the data in the correct order.
    • E、UDP will not acknowledge the datagrams and wait for a retransmission of the datagrams.

    正确答案:C

  • 第7题:

    下面关于TCP和UDP的描述正确的是()。

    • A、TCP、UDP均是面向连接的;
    • B、TCP、UDP均是无连接的;
    • C、TCP面向连接,UDP是无连接的;
    • D、UDP面向连接,TCP是无连接的。

    正确答案:C

  • 第8题:

    有关UDP,论述正确的是()

    • A、UDP是无连接的协议
    • B、UDP为HTTP协议提供服务
    • C、UDP报文中的校验试必需的
    • D、UDP能保证数据的可靠性

    正确答案:A

  • 第9题:

    MSRPC服务使用的端口号是:()。

    • A、TCP 135
    • B、TCP/UDP 135
    • C、UDP 135
    • D、TCP/UDP 153

    正确答案:B

  • 第10题:

    使用UDP相对于TCP有何优点?()

    • A、UDP通信需要的开销较低。
    • B、UDP通信更加可靠。
    • C、UDP会对接收到的顺序混乱的数据段进行重新排序。
    • D、UDP会确认收到的数据。

    正确答案:A

  • 第11题:

    IKE使用端口是()

    • A、UDP500
    • B、IP50
    • C、UDP4500
    • D、UDP500和UDP4500

    正确答案:A

  • 第12题:

    单选题
    UDP报文头部不包括(  )。
    A

    目的地址

    B

    报文长度

    C

    目的UDP端口

    D

    源UDP端口


    正确答案: A
    解析:
    UDP报头由4个域组成,其中每个域各占用2个字节,具体为:源端口号、目标端口号、数据报长度(报文长度)、校验值。

  • 第13题:

    以下属于UDP协议特点的是()

    A UDP是无连接的

    B UDP不保证可靠交付

    C UDP不保存数据边界

    D UDP支持多对多交互通信


    正确答案:ABD

  • 第14题:

    Whichoftheseportsdoessyslogusetosendmessagestoasyslogserver?()

    A.TCP502

    B.TCP514

    C.TCP520

    D.UDP502

    E.UDP514

    F.UDP520


    参考答案:E

  • 第15题:

    SNMP协议实体采用UDP提供数据报服务,原因不包括( )

    A.UDP数据传输效率高
    B.UDP面向连接,没有数据丢失
    C.UDP无需确认,不增加主机重传负担
    D.UDP开销小,不增加网络负载

    答案:B
    解析:

  • 第16题:

    SNMP采用UDP提供数据报服务,这是由于()

    • A、UDP比TCP更加可靠
    • B、UDP数据报文可以比TCP数据报文大
    • C、UDP是面向连接的传输方式
    • D、采用UDP实现网络管理不会太多增加网络负载

    正确答案:D

  • 第17题:

    下列哪三项陈述说明了 UDP 的特征()

    • A、UDP 提供了数据在第 4 层无连接的快速传输。
    • B、UDP 提供了数据在第 3 层面向连接的快速传输。
    • C、UDP 依靠应用层协议进行错误检测。
    • D、当应用程序不需要保证数据传递时,UDP 能起到充分作用。
    • E、UDP 依靠 IP 进行错误检测和恢复。
    • F、UDP 提供了完善的流控制机制。

    正确答案:A,C,D

  • 第18题:

    Which three statements describe the User Datagram Protocol (UDP)?()

    • A、UDP provides delivery notification and error checking mechanisms.
    • B、UDP is faster than the Transmission Control Protocol (TCP).
    • C、UDP application examples include DNS and VoIP.
    • D、UDP is an application layer protocol.
    • E、UDP uses a best effort delivery approach.

    正确答案:B,C,E

  • 第19题:

    下列关于TCP和UDP的描述正确的是()。

    • A、TCP和UDP均是面向连接的
    • B、TCP和UDP均是无连接的
    • C、UDP是面向连接的,TCP是无连接的
    • D、TCP是面向连接的,UDP是无连接的

    正确答案:D

  • 第20题:

    下面关于RADIUS协议默认的认证及计费所使用端口的描述中,正确的是()。

    • A、认证使用UDP 1812
    • B、认证使用UDP 1813
    • C、计费使用UDP 1812
    • D、计费使用UDP 1813

    正确答案:A,D

  • 第21题:

    为什么UDP连通性无法测试()

    • A、UDP端口随机生成
    • B、UDP是无状态单向链接
    • C、UDP可以直接测试
    • D、UDP端口不可达

    正确答案:B

  • 第22题:

    以下关于UDP的说法,正确的有()。

    • A、UDP是无连接的
    • B、UDP通过重传机制,保证数据报发送的可靠性
    • C、UDP的层次模型基于TCP和IP之间
    • D、UDP不象TCP,数据包没有端口号的概念

    正确答案:A

  • 第23题:

    What are three characteristics of UDP?()

    • A、UDP is faster than TCP
    • B、UDP operates at the Transport Layer
    • C、UDP is connection-oriented
    • D、UDP data is sent best-effort
    • E、UDP is more reliable than TCP

    正确答案:A,B,D

  • 第24题:

    判断题
    UDP报文由UDP报头和UDP数据组成。
    A

    B


    正确答案:
    解析: 暂无解析