Question:

Which of the following control fields in TCP header is used to specify whether the sender has no more data to transport?

Show Hint

When you see the FIN flag in a TCP packet, it signals the end of the transmission, prompting the termination of the connection.
Updated On: Jun 16, 2025
  • FIN
  • RST
  • SYN
  • PSH
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

The FIN flag in the TCP header indicates that the sender has finished sending data and has no more data to transport. This is used to initiate the connection termination process.
Was this answer helpful?
0
0