The maximum size of the data that the application layer can pass on to the TCP…
2017
The maximum size of the data that the application layer can pass on to the TCP layer below is __________.
- A.
Any Size
- B.
216 bytes + TCP header length
- C.
216 bytes – TCP header length
- D.
215 bytes
Attempted by 290 students.
Show answer & explanation
Correct answer: A
Application Layer - Any size
Transport Layer - 65515 byte
Network layer - 65535 byte
Data link layer - 1500 byte
Note: Actually it works on any size, but given options are wrong. Excluded for evaluation.