Multiple choice What is the Hamming Distance between 101101 and 110010? 4 5 6 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.