π From Data Communication & Networks β’ 10. Error Detection and Correction β’ 14 questions available
Practice MCQs for Checksum Error Detecting Technique. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.
π Last updated: 2026-07-31
Q1. What is the primary purpose of a checksum in network communication?
π‘ Difficulty: easy | β Correct: A
Q2. A sender transmits three 8βbit data words [0xAB, 0x34, 0xFF] with a checksum of 0x58. If the checksum bit pattern is altered to 0x59 during transmission, what will the receiverβs final sum be after adding all words and the received checksum?
π‘ Difficulty: medium | β Correct: B
Q3. Inserting the checksum in the middle of a message rather than appending it at the end can affect detection of burst errors. Which placement offers better protection against a burst error that spans the checksum field?
π‘ Difficulty: hard | β Correct: A
β¬οΈ View all questions in the quiz below