What is the name of the process of adding protocol information to data as it moves down the protocol stack?
- de-encapsulation
- sequencing
- segmentation
- encapsulation
Explanation: As data moves down the protocol stack, protocol data is added to the original data. This process is known as encapsulation.
Related exam: 3.6.6 Check Your Understanding - Data Encapsulation
Related exam: 5.3.8 Check Your Understanding - Data Encapsulation
