Question 5 – ISRO-2018
January 7, 2024NTA UGC NET Dec 2023 Paper-1
January 8, 2024Computer-Networks
|
Question 5
|
What is the distance of the following code 000000, 010101, 000111, 011001, 111111?
|
2
|
|
|
3
|
|
|
4
|
|
|
1
|
Question 5 Explanation:
Distance = Minimum hamming distance = 2
010101 ⊕ 011001 = 001100
010101 ⊕ 011001 = 001100
Correct Answer: A
Question 5 Explanation:
Distance = Minimum hamming distance = 2
010101 ⊕ 011001 = 001100
010101 ⊕ 011001 = 001100
