During a data transfer from one PC to another, which of the following accurately describes the order of how data will be encapsulated?
Explanation
Answer: D - The accurate order of how data is encapsulated is Data, Segment, Packet, Frame, and Bit.
Key Takeaway: Data is first broken down into segments in the Transport Layer. These segments are broken down into packets in the Network layer. The packets are broken down into frames in the datalink layer. Finally, the frames are broken down into bits in the physical layer and passed through the medium.