PooriPadhai Logo Home Courses Online Tool Online Test Study Material Contest Blog

Computer Network TCP Online Test



Instructions:
  • Total number of questions : 10.
  • Time alloted : 10 minutes.
  • Each question carry 1 mark.
  • No Negative marks
  • DO NOT refresh the page.
  • All the best :-)




What You Will Learn in

This TCP Test helps you to Boost your Knowledge in Computer Network. In this test, we will cover the topics in the form of questions like

  • A TCP receiver consist a receive buffer that is used to save the unprocessed incoming packets in case the sender is sending packets faster than the processing rate of the received packets.
  • TCP full form is transport layer protocol which provides reliable and ordered delivery of a stream of bytes between hosts communicating via an IP network.
  • A segment may be collection of data from many send () statements. TCP transmits each segment as a stream of bytes.
  • Data can flow both the directions at the same time during a TCP communication hence, it is full-duplex. This is the reason why TCP is used in systems that require full-duplex operation such as e-mail systems.