Computer Networks Question:
Download Questions PDF

Explain what are headers and trailers? How are they added and removed?

Computer Networks Interview Question
Computer Networks Interview Question

Answer:

Headers and trailers are the concepts of OSI model.
Headers are information structures which identifies the information that follows, such as a block of bytes in communication.
Trailer is the information which occupies several bytes at the end of the block of the data being transmitted.They contain error-checking data which is useful for confirming the accuracy and status of the transmission.

During communication of data the sender appends the header and passes it to the lower layer while the receiver removes header and passes it to upper layer. Headers are added at layer 6,5,4,3 & 2 while Trailer is added at layer 2.

Download Computer Networks Interview Questions And Answers PDF

Previous QuestionNext Question
What is Beaconing in Computer Networks?Explain what services does the internet layer provide?