Recall & Review
beginner
What is encapsulation in computer networks?
Encapsulation is the process of adding headers (and sometimes trailers) to data as it moves down the layers of a network model. It helps prepare data for transmission by wrapping it with necessary control information.
Click to reveal answer
beginner
What does decapsulation mean in networking?
Decapsulation is the process of removing headers and trailers from data as it moves up the layers of a network model, extracting the original data for use by the receiving device.
Click to reveal answer
beginner
Why is encapsulation important in data communication?
Encapsulation ensures that data is properly packaged with addressing and control information so it can be sent across networks correctly and understood by the receiving device.
Click to reveal answer
intermediate
At which point does decapsulation occur in the receiving device?
Decapsulation happens as data moves up from the physical layer to the application layer, with each layer removing its corresponding header or trailer to reveal the original message.
Click to reveal answer
beginner
Give a simple real-life example to explain encapsulation and decapsulation.
Think of sending a letter: you write a message (data), put it in an envelope with the address (encapsulation), send it through the post. The receiver opens the envelope (decapsulation) to read the message.
Click to reveal answer
What happens during encapsulation in networking?
✗ Incorrect
Encapsulation means adding headers and trailers to data as it moves down the network layers.
Decapsulation occurs when data is:
✗ Incorrect
Decapsulation is the process of removing headers and trailers to get the original data at the receiver.
Which layer typically adds the physical address during encapsulation?
✗ Incorrect
The data link layer adds the physical (MAC) address during encapsulation.
Why is encapsulation necessary in networking?
✗ Incorrect
Encapsulation prepares data with addressing and control information for proper transmission.
In the letter analogy, what does the envelope represent?
✗ Incorrect
The envelope represents encapsulation, wrapping the message with addressing info.
Explain the processes of encapsulation and decapsulation in your own words.
Think about how data is prepared to be sent and then unpacked when received.
You got /5 concepts.
Describe a real-life example that helps you understand encapsulation and decapsulation.
Consider mailing a letter or sending a package.
You got /4 concepts.