PDA

View Full Version : Error detection


sumeet71286
Sep 20, 2007, 12:42 PM
Why is parity bit called so?

Will00
Sep 22, 2007, 07:21 PM
Parity Bit is a binary digit that indicates whether the number of bits with the value of one in a given set of bits is even or odd. Parity Bit is used as the simplest error detecting code. For more information on parity bits click here (http://en.wikipedia.org/wiki/Parity_bit).