Multiple choice

Suppose that the sent code is 00101001100, which of the following sets of bits is check bits in hamming code?

  1. 0001

  2. 0010

  3. 0011

  4. 1100

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The check bits are at position 1,2,4,8 and so on. Hence , 0001 is a set of check bits.