Computer Science Engineering (CSE) Exam  >  Computer Science Engineering (CSE) Tests  >  Question Bank for GATE Computer Science Engineering  >  TCP (Transmission Control Protocol) - Computer Science Engineering (CSE) MCQ

TCP (Transmission Control Protocol) - Computer Science Engineering (CSE) MCQ


Test Description

10 Questions MCQ Test Question Bank for GATE Computer Science Engineering - TCP (Transmission Control Protocol)

TCP (Transmission Control Protocol) for Computer Science Engineering (CSE) 2024 is part of Question Bank for GATE Computer Science Engineering preparation. The TCP (Transmission Control Protocol) questions and answers have been prepared according to the Computer Science Engineering (CSE) exam syllabus.The TCP (Transmission Control Protocol) MCQs are made for Computer Science Engineering (CSE) 2024 Exam. Find important definitions, questions, notes, meanings, examples, exercises, MCQs and online tests for TCP (Transmission Control Protocol) below.
Solutions of TCP (Transmission Control Protocol) questions in English are available as part of our Question Bank for GATE Computer Science Engineering for Computer Science Engineering (CSE) & TCP (Transmission Control Protocol) solutions in Hindi for Question Bank for GATE Computer Science Engineering course. Download more important topics, notes, lectures and mock test series for Computer Science Engineering (CSE) Exam by signing up for free. Attempt TCP (Transmission Control Protocol) | 10 questions in 30 minutes | Mock test for Computer Science Engineering (CSE) preparation | Free important questions MCQ to study Question Bank for GATE Computer Science Engineering for Computer Science Engineering (CSE) Exam | Download free PDF with solutions
TCP (Transmission Control Protocol) - Question 1

Which of the following is false with respect to TCP?

Detailed Solution for TCP (Transmission Control Protocol) - Question 1

TCP is a transport layer protocol that provides reliable and ordered delivery of a stream of bytes between hosts communicating via an IP network.

TCP (Transmission Control Protocol) - Question 2

TCP process may not write and read data at the same speed. So we need __________ for storage.

Detailed Solution for TCP (Transmission Control Protocol) - Question 2

A TCP receiver has a receive buffer that is used to store the unprocessed incoming packets in case the sender is sending packets faster than the processing rate of the received packets.

1 Crore+ students have signed up on EduRev. Have you? Download the App
TCP (Transmission Control Protocol) - Question 3

Communication offered by TCP is ________

Detailed Solution for TCP (Transmission Control Protocol) - Question 3

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.

TCP (Transmission Control Protocol) - Question 4

In segment header, sequence number and acknowledgement number fields refer to _______

Detailed Solution for TCP (Transmission Control Protocol) - Question 4

As TCP has to ensure ordered delivery of packets, sequence number and acknowledgement number are used to identify the byte number of the packet in the stream of bytes being transmitted.

TCP (Transmission Control Protocol) - Question 5

Bytes of data being transferred in each connection are numbered by TCP. These numbers start with a _________

Detailed Solution for TCP (Transmission Control Protocol) - Question 5

One might expect the sequence number of the first byte in the stream to be 0, or 1. But that does not happen in TCP, Instead, the sender has to choose an Initial Sequence Number (ISN), which is basically a random 32 bit sequence of 0’s and 1’s, during the connection handshake.

TCP (Transmission Control Protocol) - Question 6

Why TCP traffic is elastic traffic?

Detailed Solution for TCP (Transmission Control Protocol) - Question 6
  • Elastic traffic has the ability of making adjustment of wide-ranging changes in delay and throughput across the internet and still meets the needs of the applications.
  • It adjusts its throughput between end hosts in response to network condition. Network load or congestion may cause packet loss.
  • TCP elastic traffic is generated by the traditional “data” applications in the Internet, such as web browsing, peer-to-peer file sharing, ftp, e-mail and other.
  • These applications are built on top of TCP, which provides reliable transfers and adjusts the sending rate to the network conditions to achieve the maximum possible throughput, a feature that makes TCP flows to be called “elastic”.
  • From the point of view of the network, TCP elastic traffic requires the maximum possible throughput above a minimum value, a network service that we call the Minimum Throughput Service (MTS).
TCP (Transmission Control Protocol) - Question 7

The field in IPv4 datagram that is not related to fragmentation is

Detailed Solution for TCP (Transmission Control Protocol) - Question 7

IPv4 header:

Fragment offset, Flags (like MF), and Identification (Identifier) are related to fragmentation.
Therefore TOS is not related to fragmentation

TCP (Transmission Control Protocol) - Question 8

Which of the following layer is NOT part of TCP/IP model

Detailed Solution for TCP (Transmission Control Protocol) - Question 8

Concept:
TCP/IP Model:

The TCP/IP Model is used to determine how a computer connects to the internet and how data is transferred between them. When several computer networks are joined together, a virtual network is created. The TCP/IP protocol was designed to make long-distance communication easier.
Four Layers of TCP/IP model:
Application Layer:

Allow access to network resources.
Transport Layer:
To provide a reliable process to process message delivery and error delivery.
Network layer or Internet Layer:
To move packets from source to destination. It provides internetworking.
Network Interface:
Responsible for the transmission between two devices on the same network.
OSI layer to TCP/IP layer:

TCP (Transmission Control Protocol) - Question 9

What is the full-form of TCP?

Detailed Solution for TCP (Transmission Control Protocol) - Question 9

TCP stands for Transmission Control Protocol a communications standard that enables application programs and computing devices to exchange messages over a network. It is designed to send packets across the internet and ensure the successful delivery of data and messages over networks.
Hence the correct answer is Transmission Control Protocol.

TCP (Transmission Control Protocol) - Question 10

Consider the following statements.
I. TCP connections are full duplex
II. TCP has no option for selective acknowledgment
III. TCP connections are message streams

Detailed Solution for TCP (Transmission Control Protocol) - Question 10

Transmission Control Protocol (TCP):

  • TCP is a reliable connection-oriented protocol that can be used in any application where reliability is important. 
  • TCP explicitly defines to provide a connection establishment, data transfer, and connection teardown phases to provide a connection-oriented service.
  • TCP connections are full-duplex
  • TCP uses GBN and SR protocols to attain reliability. Therefore it has selective acknowledgment. 
  • It provides end-to-end communication due to the port number of source and destination. 
  • TCP connections are byte streams. 

Hence statement I is correct

63 videos|7 docs|165 tests
Information about TCP (Transmission Control Protocol) Page
In this test you can find the Exam questions for TCP (Transmission Control Protocol) solved & explained in the simplest way possible. Besides giving Questions and answers for TCP (Transmission Control Protocol), EduRev gives you an ample number of Online tests for practice

Top Courses for Computer Science Engineering (CSE)

Download as PDF

Top Courses for Computer Science Engineering (CSE)