π From Data Communication & Networks β’ 10. Error Detection and Correction β’ 11 questions available
Practice MCQs for XOR Error Detecting Technique. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.
π Last updated: 2026-07-31
Q1. If a data block \(D\) is XORβed with a checksum \(C\) to produce the transmitted word \(T = D \oplus C\), and the received word is \(R = T \oplus E\) where \(E\) is a singleβbit error, which of the following statements is true about the computed checksum at the receiver?
π‘ Difficulty: easy | β Correct: B
Q2. A generator polynomial \(G(x)=x^5 + x^2 + 1\) can detect all burst errors up to length 5. If a burst error of length 6 occurs, what is the logical implication regarding detection probability?
π‘ Difficulty: medium | β Correct: B
Q3. A sender uses generator polynomial \(G(x)=x^6 + x + 1\) to compute a CRC. An adversary flips bits at positions 2 and 5 of the transmitted frame. Assuming the frame length is 20 bits, determine whether the CRC will detect the error. Choose the correct statement.
π‘ Difficulty: hard | β Correct: D
β¬οΈ View all questions in the quiz below