parity check

A parity check is a type of verification check to ensure that a single byte or word of data has been transferred correctly. A bit in each byte or word is reserved to be the parity bit. This parity bit is set to 1 or to 0 depending on the data. If the data is corrupted then the parity check is likely to fail.

Related terms

Term sub categories

Managing data
   validation and verification