Binary question?

If the binary value 10010011 represented a character transmitted using even parity but was erroneously received as 10110011, would the receiver be able to detect an error? Why or why not?

?2016-03-15T13:01:57Z

Yes, because there was 1 error, which means the odd/even would be off and the parity bit would not match the data.

Arutha conDoin2016-03-15T13:36:26Z

Depends on the receiver and its error correction abilities

chrisjbsc2016-03-15T13:22:09Z

Yes. Easily detected it is wrong.