InterviewSolution
Saved Bookmarks
| 1. |
If number of information bits is 4, the parity bits in Hamming code are located at bit positions __________ from the LSB. |
| Answer» The number of parity bits is 3. These bits are located at 20, 21, 22, i.e., 1, 2, 4th bits starting from LSB. | |