solution - Computer Network : Data Link Layer (Test 1)

Question : What is the purpose of bit stuffing in framing?

Solution :
394420260403081636 Correct Answer : Prevent confusion with frame delimiters

Description -

Computer Network : Data Link Layer (Test 1)

Question : Which statement correctly differentiates flow control and error control?

Solution :
632220260403081549 Correct Answer : Flow control manages transmission rate, error control ensures accuracy

Description -

Computer Network : Data Link Layer (Test 1)

Question : Which technique is commonly used in error control to ensure reliable transmission?

Solution :
788220260403081451 Correct Answer : Automatic Repeat Request (ARQ)

Description -

Computer Network : Data Link Layer (Test 1)

Question : In flow control, what is the main role of the receiver?

Solution :
449920260403081417 Correct Answer : To regulate sender’s data rate

Description -

Computer Network : Data Link Layer (Test 1)

Question : Which of the following best describes the primary purpose of framing in data link control?

Solution :
710620260403081328 Correct Answer : To divide bit stream into identifiable units

Description -

Computer Network : Data Link Layer (Test 1)

Question : What is the main purpose of adding redundant bits in error correction?

Solution :
627220260403081215 Correct Answer : Detect and locate errors in transmitted data

Description -

Computer Network : Data Link Layer (Test 1)

Question : In Hamming code, redundant bits are placed at positions:

Solution :
172420260403081132 Correct Answer : Powers of 2

Description -

Computer Network : Data Link Layer (Test 1)

Question : Which of the following statements about parity bits is correct?

Solution :
808420260403081042 Correct Answer : A single parity bit can detect but not correct errors

Description -

Computer Network : Data Link Layer (Test 1)

Question : What is the minimum number of redundant bits (r) required for d data bits in Hamming code?

Solution :
520920260403080948 Correct Answer : 2ʳ ≥ d + r + 1

Description -

Computer Network : Data Link Layer (Test 1)

Question : Which of the following correctly distinguishes Forward Error Correction (FEC) from Backward Error Correction?

Solution :
417820260403080820 Correct Answer : FEC automatically corrects errors at receiver side

Description -

Computer Network : Data Link Layer (Test 1)

Question : What is the primary purpose of adding redundant bits in error detection techniques?

Solution :
663520260403080656 Correct Answer : To verify data integrity during transmission

Description -

Computer Network : Data Link Layer (Test 1)

Question : Which of the following statements about Two-Dimensional Parity Check is correct?

Solution :
652420260403080608 Correct Answer : It cannot detect errors if identical bit positions are corrupted in multiple rows

Description -

Computer Network : Data Link Layer (Test 1)

Question : Which error detection method is considered most powerful for detecting burst and random errors?

Solution :
710620260403080532 Correct Answer : Cyclic Redundancy Check (CRC)

Description -

Computer Network : Data Link Layer (Test 1)

Question : In Checksum error detection, when is the received data considered valid?

Solution :
950120260403080432 Correct Answer : When the complemented sum equals zero

Description -

Computer Network : Data Link Layer (Test 1)

Question : Which of the following techniques can only detect single-bit errors and fails when two bits are altered?

Solution :
435520260403080350 Correct Answer : Single Parity Check

Description -

Computer Network : Data Link Layer (Test 1)

Question : In Data Link Layer communication, what is the role of error detection?

Solution :
367120260403080155 Correct Answer : Identify errors in transmitted frames

Description -

Computer Network : Data Link Layer (Test 1)

Question : Which of the following protocols operates at the Data Link Layer?

Solution :
865520260403080110 Correct Answer : Ethernet

Description -

Computer Network : Data Link Layer (Test 1)

Question : Which mechanism prevents the sender from overwhelming the receiver in the Data Link Layer?

Solution :
744720260403080024 Correct Answer : Flow control

Description -

Computer Network : Data Link Layer (Test 1)

Question : What is the main purpose of framing in the Data Link Layer?

Solution :
340420260403075937 Correct Answer : Encapsulating network layer data into frames

Description -

Computer Network : Data Link Layer (Test 1)

Question : Which of the following is the primary function of the Data Link Layer?

Solution :
943620260403075658 Correct Answer : Reliable transmission between directly connected nodes

Description -

Computer Network : Data Link Layer (Test 1)