In Ethernet (IEEE 802.3), the minimum frame size is 64 bytes and the maximum frame size is 1518 bytes. What is the purpose of the minimum frame size constraint?
GATE CSE · Computer Networks
Generate GATE-level questions covering framing, error detection (CRC, checksum), error correction, flow control, and MAC protocols (ALOHA, Slotted ALOHA, CSMA/CD). Include efficiency and probability-based problems.
150 questions · 0 PYQs · 20 AI practice · GATE CSE 2027
In Ethernet (IEEE 802.3), the minimum frame size is 64 bytes and the maximum frame size is 1518 bytes. What is the purpose of the minimum frame size constraint?
Which of the following are advantages of packet switching over circuit switching?
VLANs (Virtual Local Area Networks) are implemented at the Data Link Layer. Which of the following correctly describes VLANs?
A data frame of 1000 bits is sent over a link with a bit error rate (BER) of 10⁻³. What is the probability that the frame is received without any bit error?
A frame of 1000 bits is sent over a link with BER (Bit Error Rate) of . What is the probability that the frame is received without any error?
Ethernet uses CSMA/CD with binary exponential backoff. After the k-th collision, a node waits for a random number of slot times chosen from {0, 1, ..., 2^min(k,10) - 1}. After 10 collisions, the range of backoff values is:
The Hamming distance between two codewords is defined as the number of bit positions in which they differ. A code with minimum Hamming distance d_min can detect up to how many bit errors and correct up to how many bit errors?
Which MAC protocol uses a reservation-based scheme where stations reserve slots before transmitting?
Which of the following error detection methods can detect all single-bit errors but cannot detect all double-bit errors?
In IEEE 802.3 (Ethernet), the minimum frame size is 64 bytes. What is the primary reason for this minimum size?
In a network using store-and-forward packet switching, which of the following delays contribute to the overall end-to-end delay?
In a circuit-switched network, if the data rate is 10 Mbps and the circuit setup time is 100 ms, what will be the effective data rate if the connection is used to transmit 100 MB of data?
In Selective Repeat ARQ with -bit sequence numbers, the maximum sender window size is:
Which of the following are multiple access protocols used at the Data Link Layer?
Which framing method inserts a special bit pattern (flag byte) at the beginning and end of each frame and uses bit stuffing to avoid flag appearance in data?
A generator polynomial for CRC is . What is the degree of the remainder when dividing by ?
Consider a network with a bandwidth of 1 Mbps. A packet of 1000 bytes needs to be transmitted. What will be the throughput if the queuing delay is 10 ms and the processing delay at each node is 5 ms? Assume negligible propagation delay.
In slotted ALOHA, the maximum channel efficiency (throughput) is approximately:
Which of the following statements about MAC (Media Access Control) addresses are TRUE?
In CSMA/CD (Carrier Sense Multiple Access with Collision Detection), what is the minimum frame size required to ensure that the sender is still transmitting when a collision is detected?
Want unlimited AI-generated Data Link Layer questions?
Sign up free and practice with adaptive difficulty — Easy, Medium, Hard. New questions every session.
Start practising for free →