Home / CSE MCQs / Computer Network MCQs :: Transport Layer- Computer Networks

CSE MCQs :: Computer Network MCQs

  1. Transport layer aggregates data from different applications into a single stream before passing it to:
  2. A.
    network layer
    B.
    data link layer
    C.
    application layer
    D.
    physical layer

  3. Which one of the following is a transport layer protocol used in internet?
  4. A.
    TCP
    B.
    UDP
    C.
    both (a) and (b)
    D.
    none of the mentioned

  5. User datagram protocol is called connectionless because:
  6. A.
    all UDP packets are treated independently by transport layer
    B.
    it sends data as a stream of related packets
    C.
    both (a) and (b)
    D.
    none of the mentioned

  7. Transmission control protocol is:
  8. A.
    connection oriented protocol
    B.
    uses a three way handshake to establish a connection
    C.
    recievs data from application as a single stream
    D.
    all of the mentioned

  9. An endpoint of an inter-process communication flow across a computer network is called:
  10. A.
    socket
    B.
    pipe
    C.
    port
    D.
    none of the mentioned

  11. Socket-style API for windows is called:
  12. A.
    wsock
    B.
    winsock
    C.
    wins
    D.
    none of the mentioned

  13. Which one of the following is a version of UDP with congestion control?
  14. A.
    datagram congestion control protocol
    B.
    stream control transmission protocol
    C.
    structured stream transport
    D.
    none of the mentioned

  15. A _____ is a TCP name for a transport service access point.
  16. A.
    port
    B.
    pipe
    C.
    node
    D.
    none of the mentioned

  17. Transport layer protocols deals with:
  18. A.
    application to application communication
    B.
    process to process communication
    C.
    node to node communication
    D.
    none of the mentioned

  19. Which one of the following is a transport layer protocol?
  20. A.
    stream control transmission protocol
    B.
    internet control message protocol
    C.
    neighbor discovery protocol
    D.
    dynamic host configuration protocol