● The TCP protocol is a __(72)__ layer protocol.(72) A. physical B. network C. transport D. application

题目

● The TCP protocol is a __(72)__ layer protocol.

(72) A. physical B. network C. transport D. application


相似考题
更多“● The TCP protocol is a __(72)__ layer protocol. (72) A. physical B. network C. tran ”相关问题
  • 第1题:

    OSI参考模型有哪些层,按顺序()。

    A.Application、session、transport、network、physical、physical、datalink

    B.Application、presentation、session、network、transport、datalink,physical

    C.Application、presentation、session、transport、network、datalink、physical

    D.Application、session、transport、physical、network、physical、datalink


    正确答案:C

  • 第2题:

    YouhavejustrunthissyntaxtostartthelistenerfromtheListenerControlutility:LSNRCTL>STARTStarting/mstgelai/oracle/bin/tnslsnr:pleasewait…Systemparameterfileis/u01/oracle/network/admin/listener.oraLogmessageswrittento/u01/oracle/network/log/listener.logListeningon:(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=stc-sun01-server)(PORT=1521)))Connectingto…ThecommandcompletedsuccessfullyWhatisthenameoftheListeneryoustarted?()

    A.TNSLSNR

    B.LISTENER

    C.LOCAL_LISTENER

    D.DEFAULT_LSRN


    参考答案:C

  • 第3题:

    The Hypertext Transfer Protocol , the Web's (请作答此空) protocol , is at the heart of the Web. HTTP is implemented in two programs : a ( ) program and a server program . The client program and server program executing on different end systems , talk to each other by ( ) HTTP messages . HTTP defines how Web clients request Web pages from servers and how servers transfer web pages to clients . when a user ( ) a web page , the browser sends http request messages for the objects in the page to the server . The server ( ) the requests and responds with http response messages that contain the objects .

    A.transport-layer
    B.application-layer
    C.network-layer
    D.link-layer

    答案:B
    解析:
    Web的应用层协议是超文本传输协议,是web核心。HTTP在两类程序(客户端程序、服务器端程序)中执行。客户端程序、服务器端程序在不同的终端系统中执行,通过交换HTTP消息来进行交互。HTTP定义了Web客户端如何从服务器端请求Web页面以及服务器端如何传送Web页面到服务器。当用户请求一个web页面,浏览器发送页面对象的http请求给服务器。服务器接收请求并用包含对象的http消息进行响应。

  • 第4题:

    Microsoft's COM is a software architecture that allows applications to be built from binary software components. COM is the underlying(71)that forms the foundation for higher-level software services, like those provided by OLE. COM defines a binary standard for function calling between components, a way for components to dynamically discover the interfaces implemented by other components, and a mechanism to identify components and their interfaces uniquely.

    OLE is a compound(72)standard developed by Microsoft. OLE makes it possible to create(73)with one application and link or embed them in a second application. Embedded objects retain their original format and(74)to the application that created them. Support for OLE is built into the Windows and MacOS Operating Systems. A(75)compound document standard developed mainly by Apple and IBM is called OpenDoc.

    A.architecture

    B.structure

    C.procedure

    D.protocol


    正确答案:A

  • 第5题:

    ●One ofthe main resposibilities ofICMP is to report (71). Although technology has produced increasingly reliable transmission media, errors still exist and must be handled. IP is an (72) protocol. This means that error checking and error control are not a concem ofIP.ICMP was designed, in part, to compensate for this shortcoming. Howerver, ICMP does not _(73) errors, it simply reports them. Error correction is left to the higher-level potocols. Error messages are always sent to the original__(74) because the only information available in the datagram about the route is the source and destination lP addresses. ICMP uses the source IP address to send the error massage to the source ofthe(75) .

    (71)

    A, numbers

    B. functions

    C. strings

    D. errors

    (72)

    A. reliable

    B. unreliable

    C. available

    D. unavailable

    (73)

    A. correct

    B. conduct

    C. produce

    D. connect

    (74)

    A. user

    B. destination

    C. source

    D. program

    (75)

    A. datagram

    B. frame

    C. service

    D. protocol


    正确答案:D,B,A,C,A

  • 第6题:

    The Hypertext Transfer Protocol,the Web's(请作答此空)protocol,is at the heart of the Web.HTTP is implemented in two programs:a( )program and a server program.The client program and server program executing on different end systems,talk to each other by( )HTTP messages.HTTP defines how Web clients request Web pages from servers and how servers transfer web pages to clients.when a user( )a web page,the browser sends http request messages for the objects in the page to the server.The server( )the requests and responds with http response messages that contain the objects.

    A.transport-layer
    B.application-layer
    C.network-layer
    D.link-layer

    答案:B
    解析:
    Web的应用层协议是超文本传输协议,是web核心。HTTP在两类程序(客户端程序、服务器端程序)中执行。客户端程序、服务器端程序在不同的终端系统中执行,通过交换HTTP消息来进行交互。HTTP定义了Web客户端如何从服务器端请求Web页面以及服务器端如何传送Web页面到服务器。当用户请求一个web页面,浏览器发送页面对象的http请求给服务器。服务器接收请求并用包含对象的http消息进行响应。