Saved Bookmarks
| 1. |
TCP groups a number of bytes together into a packet called _______(a) Packet(b) Buffer(c) Segment(d) Stack |
|
Answer» Correct choice is (c) Segment Explanation: A segment may be collection of data from many send () statements. TCP transmits each segment as a stream of bytes. |
|