The 7-bit ASCII code for the character ‘G’ is:
1000111
An odd parity check bit is then included at the start of this code (the left-hand end) so that 8 bits are transmitted. What will be the transmitted code for the ASCII character ‘G’?
Therefore, if odd parity check bits are used, which of the following 8-bit received ASCII
codes are invalid?
i. 10100110
ii. 11011111
iii. 00110100
iv. 11011011
The 7-bit ASCII code for the character ‘G’ is: 1000111 …
Share
Correct Answer:
i. 10100110
iv. 11011011