10. udp and tcp use 1s complement for their checksums. suppose you have the following two 16-bit words: 1010001111101101 and 1000100110110101. (1) true or false? the 1s complement of the sum of these 16-bit words is 1101001001011100. (2) true or false? if 1 bit of these two words (i.e. 1 out of the total 32 bits) are transmitted in error, then the error will be detected. (3) true or false? if 2 bits of these two words (i.e. 2 out of 32 bits) are transmitted in error, then the error will not be detected.

See Answers (0)

Related Question in Computers and Technology