edited by
364 views
0 votes
0 votes

Suppose that a code has the following four valid codewords:

$\begin{array} \\ 11001100 \\ 00110011 \\ 11111111 \\ 00000000 \end{array}$

What is the minimum number of errors that can be detected for this code?

  1. $3$
  2. $4$
  3. $2$
  4. $1$
edited by

Please log in or register to answer this question.

Answer:

Related questions

1 votes
1 votes
0 answers
2
2 votes
2 votes
2 answers
4
iarnav asked Nov 19, 2018
3,089 views
If the Hamming distance between a dataword and the corresponding codeword is three, there are _____ bits in error.A) 5 B) 4 C) 3 D) none of the above