11 Qs · since 2013 · 17 marks · 0.7 marks/paperStandard yield
In this topic area within Computer Networks, GATE tests foundational conceptual knowledge through direct 1-mark multiple-choice questions. The questions focus on matching standard… Guide
Topic guide
In this topic area within Computer Networks, GATE tests foundational conceptual knowledge through direct 1-mark multiple-choice questions. The questions focus on matching standard network applications to their corresponding underlying transport layer protocols (TCP vs. UDP) and identifying key-usage sequences in secure transmission protocols involving digital signatures and asymmetric encryption. The emphasis is on testing functional understanding of protocol services and layered security mechanisms.
Pipelined Multi-Hop Store-and-Forward Delay
common · mixed · 2 marks · 2024, 2015, 2014
A file is partitioned into equal packets (or chunks) and transmitted across hops (or intermediate routers). Questions require computing total delivery time or comparing how packetization and per-packet headers trade off serialization latency against header overhead.
Point-to-Point End-to-End Latency Calculation
common · mixed · 2 marks · 2022, 2017
Direct single-link or single-hop satellite/terrestrial links where candidates must compute individual transmission delay () and propagation delay () or their sum to find total reception time.
Bottleneck Bandwidth and Throughput
occasional · MCQ · 1 marks · 2026
A multi-hop path with heterogeneous link capacities where candidates compute total transfer time governed by the bottleneck (minimum bandwidth) link.
Protocol Efficiency and Propagation Relationship
occasional · NAT · 1 marks · 2015
Given protocol efficiency (e.g. Stop-and-Wait ARQ) and link transmission parameters, determine link propagation delay or maximum distance.
Optimal Window Size and Sequence Number Header Calculation
occasional · NAT · 2 marks · 2015
Given link distance, propagation velocity, bandwidth, and packet length, compute transmission and propagation delays to find the window size needed for 100% channel utilization () and find the minimum number of sequence number bits required by the protocol (e.g., Go-Back-N).
Pairwise Communication and Key/Link Counting
common · MCQ · 1 marks · 2015
Given a network of entities where every pair requires a dedicated, private symmetric key (or dedicated point-to-point circuit/channel), compute the total number of unique keys/links needed across the entire system.
Application to Transport Protocol Mapping
common · MCQ · 1 marks · 2013
Given an ordered list of common network services (e.g., real-time multimedia, file transfer, DNS, email), identify the correct sequence of transport layer protocols (TCP or UDP) utilized by each.
Asymmetric Cryptography Key Sequence Tracking
common · MCQ · 1 marks · 2013
Given a combined cryptographic workflow involving digital signing and confidential encryption between sender and receiver, identify the exact sequence of public and private keys used for encryption/signing at the sender and decryption/verification at the receiver.
Transmission Delay ($T_t$)
Used whenever a packet of size bits is pushed onto a link with transmission rate / bandwidth bps.
Propagation Delay ($T_p$)
Used to compute physical travel time of a signal over distance at propagation speed .
Total Pipelined Packet Transmission Time (Homogeneous Links)
Used when sending store-and-forward packets over links with identical bandwidth and propagation delay, assuming zero queueing/processing delay.
Stop-and-Wait Link Efficiency
Used when analyzing the channel utilization/efficiency of a Stop-and-Wait protocol with negligible ACK transmission delay.
Bottleneck File Transfer Time
Used for end-to-end file transfer over a path of consecutive links with negligible propagation and queueing overheads.
Propagation Delay
Calculating signal transit time across the physical medium.
Transmission Delay
Calculating time required to push packet bits onto the wire.
Delay Ratio
Normalizing propagation delay relative to packet transmission time.
Full Utilization Window Size
Finding minimum sender window size to achieve 100% channel efficiency.
Go-Back-N Sequence Number Bit-Width
Finding the number of bits in sequence number field for Go-Back-N where maximum window size is .
Total Unique Pairs for $N$ Entities (Full Mesh / Symmetric Key Count)
Used when determining the total number of unique secret keys, connections, or dedicated circuits needed so every pair among participants can communicate privately in a symmetric system.
Shift from purely algebraic/comparative multi-case problems to precise numerical computation with pipelined timelines and router processing delays.
2024, 2015, 2014
Increase in NAT questions requiring exact unit conversions (seconds, milliseconds, microseconds) and decimal rounding.
2022, 2015
Introduction of heterogeneous multi-hop bandwidths highlighting bottleneck link capacity over intermediate router buffering.
2026
Performance metric questions are framed as multi-step numerical calculation problems (NAT) combining physical layer delay parameters with transport/data-link framing constraints.
2015
Questions on basic network counting and fundamental system parameters are presented as direct, conceptual 1-mark multiple-choice questions.
2015
Questions are tested as conceptual 1-mark single-correct MCQs targeting fundamental protocol choices and asymmetric key management workflows.
2013
Easy items test standard single-link transmission/propagation delay arithmetic or direct formula application (). Medium items involve multi-hop store-and-forward pipelining, non-zero switch processing delays, packetization with header overhead trade-offs, or bottleneck bandwidth identification with unit conversions.