1.

What is the rate of the hamming code of parity bit m=8?(a) 0.94(b) 0.92(c) 0.90(d) 0.97The question was posed to me by my school principal while I was bunking the class.My question comes from Checksum, Complexity Classes & NP Complete Problems in division Checksum, Complexity Classes & NP Complete Problems of Data Structures & Algorithms II

Answer»

The CORRECT choice is (d) 0.97

Explanation: For a hamming code of PARITY BIT 8, total BITS = 255 and data bits = 247. Rate= data bits/ total bits

= 247/255 = 0.969 = 0.97.



Discussion

No Comment Found

Related InterviewSolutions