Create a C program that asks the user to enter pairs of positiveintegers (separated by a space), and a negative (non-zero) integerto stop. For each pair of integers, it will print the Hammingdistance between the bit representations of those two integers. Forexample, if the user inputs 0 1, then the Hamming distance is equalto 1. The Hamming distance between two strings is the number ofpositions in which they differ. The bit representation of 0 is….0000 and the bit representation of 1 is ….0001 (where dotsrepresent all zero). So the Hamming distance between them is 1. TheHamming distance between 0 and
PayPal Gateway not configured
PayPal Gateway not configured