๐ From Data Communication & Networks โข 10. Error Detection and Correction โข 8 questions available
Practice MCQs for Combining Hamming Distance and Interleaving Error Detecting Technique. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.
๐ Last updated: 2026-07-31
Q1. According to the burstโerror criteria, all burst errors with length \(L > r\) are detected with probability \(1-(1/2)^{r}\). If \(r = 32\), which numerical value best represents this probability?
๐ก Difficulty: easy | โ Correct: B
Q2. Which of the following statements correctly describes a difference between the CRCโ8 polynomial \(x^{8}+x^{2}+x+1\) and the CRCโ10 polynomial \(x^{10}+x^{9}+x^{5}+x^{4}+x^{2}+1\)?
๐ก Difficulty: medium | โ Correct: C
Q3. What is the effect on burstโerror detection if a generator polynomial does **not** divide \(x^{t}+1\) for any \(t\) in the range \(2 \le t \le n-1\)?
๐ก Difficulty: hard | โ Correct: D
โฌ๏ธ View all questions in the quiz below