Convert the following hexadecimal assuming to their belongs
Solution
A7 46 79 F3 00 FF
Converting the above hexadecimal number into 8 bit binary number
10100111 01000110 01111001 11110011 00000000 11111111
Here No of 1\'s presented in the code are ODD so here 0 is added to LSB to get the ODD parity data
10100111 01000110 01111001 11110011 00000000 11111111
+0 (parity Bit)
----------------------------------------------------------------------------------------
10100111 01000110 01111001 11110011 00000000 11111111
