0
1.2kviews
What is a parity bit in wireless communication and explain error detection by adding Parity Bit
1 Answer
written 2.9 years ago by |
A parity bit is a check bit, which is added to a block of data for error detection purposes. It is also used to validate the integrity of the data. The value of the parity bit is assigned either 0 or 1 that makes the number of 1s in the …