Saved Bookmarks
| 1. |
The sizes of source and destination port address in TCP header are ___________ respectively.(a) 16-bits and 32-bits(b) 16-bits and 16-bits(c) 32-bits and 16-bits(d) 32-bits and 32-bits |
|
Answer» The correct choice is (b) 16-bits and 16-bits The best explanation: All port addresses are of 16 bits and they specify the type of service being used by the network entity. For example, port 21 is used for FTP connections and port 25 is used for ICMP connections. |
|