Test: Transport Layer - Computer Science Engineering (CSE) MCQ


Test Description

10 Questions MCQ Test GATE Computer Science Engineering(CSE) 2025 Mock Test Series - Test: Transport Layer

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

Which of the following are transport layer protocols used in networking?

Detailed Solution for Test: Transport Layer - Question 1

Both TCP and UDP are transport layer protocol in networking. TCP is an abbreviation for Transmission Control Protocol and UDP is an abbreviation for User Datagram Protocol. TCP is connection oriented whereas UDP is connectionless.

Test: Transport Layer - Question 2

Transmission control protocol ___________

Detailed Solution for Test: Transport Layer - Question 2

TCP provides reliable and ordered delivery of a stream of bytes between hosts communicating via an IP network. Major internet applications like www, email, file transfer etc rely on TCP. TCP is connection oriented and it is optimized for accurate delivery rather than timely delivery.

1 Crore+ students have signed up on EduRev. Have you? Download the App
Test: Transport Layer - Question 3

Socket-style API for windows is called ____________

Detailed Solution for Test: Transport Layer - Question 3

Winsock is a programming interface which deals with input output requests for internet applications in windows OS. It defines how windows network software should access network services.

Test: Transport Layer - Question 4

A _____ is a TCP name for a transport service access point.

Detailed Solution for Test: Transport Layer - Question 4

 Just as the IP address identifies the computer, the network port identifies the application or service running on the computer. A port number is 16 bits. The combination of IP address preceded with the port number is called the socket address.

Test: Transport Layer - Question 5

Which of the following is a transport layer protocol?

Detailed Solution for Test: Transport Layer - Question 5

The Stream Control Transmission Protocol (SCTP) is a transport layer protocol used in networking system where streams of data are to be continuously transmitted between two connected network nodes. Some of the other transport layer protocols are RDP, RUDP, TCP, DCCP, UDP etc.

Test: Transport Layer - Question 6

Transport layer aggregates data from different applications into a single stream before passing it to ____________

Detailed Solution for Test: Transport Layer - Question 6

The flow of data in the OSI model flows in following manner Application -> Presentation -> Session -> Transport -> Network -> Data Link -> Physical. Each and every layer has its own set of functions and protocols to ensure efficient network performance.

Test: Transport Layer - Question 7

User datagram protocol is called connectionless because _____________

Detailed Solution for Test: Transport Layer - Question 7

UDP is an alternative for TCP and it is used for those purposes where speed matters most whereas loss of data is not a problem. UDP is connectionless whereas TCP is connection oriented.

Test: Transport Layer - Question 8

An endpoint of an inter-process communication flow across a computer network is called __________

Detailed Solution for Test: Transport Layer - Question 8

Socket is one end point in a two way communication link in the network. TCP layer can identify the application that data is destined to be sent by using the port number that is bound to socket.

Test: Transport Layer - Question 9

Which one of the following is a version of UDP with congestion control?

Detailed Solution for Test: Transport Layer - Question 9

The datagram congestion control is a transport layer protocol which deals with reliable connection setup, teardown, congestion control, explicit congestion notification, and feature negotiation. It is used in modern day systems where there are really high chances of congestion. The protocol was last updated in the year 2008.

Test: Transport Layer - Question 10

Transport layer protocols deals with ____________

Detailed Solution for Test: Transport Layer - Question 10

Transport layer is 4th layer in TCP/IP model and OSI reference model. It deals with logical communication between process. It is responsible for delivering a message between network host.

55 docs|215 tests
Information about Test: Transport Layer Page
In this test you can find the Exam questions for Test: Transport Layer solved & explained in the simplest way possible. Besides giving Questions and answers for Test: Transport Layer, 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)