What is the process of dividing a large data stream into smaller pieces prior to transmission?
- sequencing
- duplexing
- multiplexing
- segmentation
Explanation: Segmentation is the process of dividing a large data stream into smaller pieces which are then transmitted to the receiver.
Related exam: 3.6.6 Check Your Understanding - Data Encapsulation
Related exam: 5.3.8 Check Your Understanding - Data Encapsulation
