Multiple choice

What is the Hamming Distance between 101101 and 110010?

  1. 4

  2. 5

  3. 6

  4. None of the above

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Hamming distance is used for error detection during data communication. So, distance is calculated by total of dissimilar bits, which is 5.