Multiple choice

Parity bit is a method of checking binary codes by counting the number of 0s and 1s

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

A parity bit is an extra bit added to a binary string to ensure the total number of 1s is either even or odd. It is a fundamental error-detection mechanism.