Vidyalelo
Data Structure · Q294

Miscellaneous on Data Structures

Programming · Data Structure · question 294

Q294

For a hamming code of parity bit m=8, what is the total bits and data bits?

A.
(255, 247)
Answer
B.
(127, 119)
C.
(31, 26)
D.
(0, 8)

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board