Computer Science for IGCSE & O level - Data Transmission (Section 13 - No. 7)
In odd parity, if a data byte is 11001100, what is the value of the parity bit?
0
1
Parity is not used.
The parity bit depends on the position of bits.
Explanation
The data byte has an even number of 1s (four 1s), so the parity bit is set to 0 to make the total odd.
Comments (0)
