Suppose we receive the 8-bit string with decimal value
when we are expecting
ASCII characters with a parity-check bit in the first bit (leftmost). We know an error has occurred in transmission. Give one of the probable guesses for the character which was actually sent (other than β8β), under the assumption that any individual bit is rarely sent in error. Explain the logic of your answer. (You may need to consult a table of
ASCII values online.)