Parity Check

Summary: An error detection method where an extra bit is added to each byte to make the total number of 1s either even (even parity) or odd (odd parity). Tags: concepts computer-science igcse-computer-science data-transmission Created: 2026-05-08T14:03:00Z Last Updated: 2026-05-08T14:03:00Z


Content

An error detection method where an extra bit is added to each byte to make the total number of 1s either even (even parity) or odd (odd parity).