What is parity bit? Explain how Single Error Correcting (SEC)code uses parity bits
Answers
Answered by
0
A parity bit, or check bit, is a bit added to a string of binary code to ensure that the total number of 1-bits in the string is even or odd. Parity bits are used as the simplest form of error detecting code. There are two variants of parity bits: even parity bit and odd parity bit.
Similar questions