Which two TCP header fields are used to confirm receipt of data? (Choose two.)
- FCS
- sequence number
- acknowledgment number
- preamble
- checksum
Explanation: Together the TCP sequence number and acknowledgment number fields are used by the receiver to inform the sender of the bytes of data that the receiver has accepted.
|