1. What is the process of dividing a large data stream into smaller pieces before transmission?
- Sequencing
- Duplexing
- Multiplexing
- Segmentation ✅
Explanation: Segmentation divides a large data stream into smaller pieces that can be transmitted to the receiving device.
2. What is the PDU associated with the transport layer?
- Segment ✅
- Packet
- Bits
- Frame
Explanation: The Protocol Data Unit (PDU) at the transport layer is called a segment.