ISRO | ISRO CS 2020 | Question 37
Checksum field in TCP header is
(A) ones complement of sum of header and data in bytes
(B) ones complement of sum of header, data and pseudo header in 16 bit words
(C) dropped from IPv6 header format
(D) better than md5 or sh1 methods
Answer: (B)
Explanation: So, the TCP checksum includes the:-
- Pseudo IP header
- TCP header
- TCP body
Option (B) is correct.
Quiz of this Question
Please Login to comment...