What is the minimal Hamming distance between any two correct codewords?
1
2
3
4
(C) 3
Explanation:
Since we use a generalized version of Hamming(7, 4) code, the minimal hamming distance is 3. It cannot correct burst errors.