Math, asked by edentoearth, 11 months ago

Q1: Use even test to calculate the parity of characters 0011011,parity is

Q2:If the information code is 10011101, to form a Hamming codes that can correct one digit error, how many check bits should be added at least? If we use even parity,what is the final codeword?

Q3: If bit string 0111111111111111011010 is filled with bits, what is the output string?

Answers

Answered by rohityadav1829
2

The number has “odd parity”, if it contains odd number of 1-bits and is “even parity” if it ... Driver program to test getParity() */ ... This code is contributed by Amit ...

Similar questions