Unit5 - Subjective Questions

CSE306 • Practice Questions with Detailed Answers

1

Explain the primary functions and responsibilities of the Data Link Layer in the OSI model.

2

Describe the functioning of the Simplest Protocol and the Stop-and-Wait Protocol among elementary datalink protocols.

3

Distinguish between Error Detection and Error Correction in computer networks.

4

Explain the concept of Simple Parity Check and Two-Dimensional Parity Check for error detection.

5

Describe the Checksum method used for error detection with the help of the sender and receiver side algorithms.

6

Explain the mathematical concept of Cyclic Redundancy Check (CRC). How is polynomial division utilized in this method?

7

What is a Hamming Code? Explain how redundant bits are calculated for a 4-bit data word.

8

Define the MAC Sublayer. Why is it necessary in a local area network (LAN)?

9

Compare Pure ALOHA and Slotted ALOHA protocols in terms of their mechanism and efficiency.

10

Explain the Carrier Sense Multiple Access (CSMA) protocol and its underlying principle.

11

Describe the persistence methods used in CSMA: 1-persistent, Non-persistent, and p-persistent.

12

Explain the working mechanism of CSMA/CD (Carrier Sense Multiple Access with Collision Detection).

13

What is the Binary Exponential Backoff algorithm in CSMA/CD?

14

Differentiate between Random Access and Controlled Access protocols in the MAC sublayer.

15

Describe the Token Passing method in controlled access protocols.

16

Explain the Polling method for medium access control. Differentiate between Select and Poll functions.

17

Discuss the standard Ethernet (IEEE 802.3) protocol and briefly describe its frame format.

18

Why is there a minimum frame size requirement in Ethernet? Provide the mathematical condition for it.

19

What is the Hamming Distance? How is it related to the error detection and correction capability of a code?

20

Explain the Reservation method for controlled access. Give an example.