Computer Science, asked by anitashah9429, 1 year ago

What is hamming distance in computer network?

Answers

Answered by Anonymous
0
the Hamming distance between two strings of equal length is the number of positions at which the corresponding symbols are different. ... A major application is in coding theory, more specifically to block codes, in which the equal-length strings are vectors over a finite field.
Answered by prathamesh1855
0
◆Hello There◆

"Hamming Distance between two strings"

You are given two strings of equal length, you have to find the Hamming Distance between these string.
Where the Hamming distance between two strings of equal length is the number of positions at which the corresponding character are different.

Hope You Like It
Similar questions