In a packet-switching network, a 48-byte message is split into 24 packets, and…
2017
In a packet-switching network, a 48-byte message is split into 24 packets, and each packet has a 3-byte header. The packet size is ________.
Answer: D. 5 bytes — ConceptA packet consists of its payload plus its header, so packet size = payload size + header size. When equal-sized packets carry one message, payload per…
- A.
2 bytes
- B.
1 byte
- C.
4 bytes
- D.
5 bytes
Attempted by 1434 students.
Show answer & explanation
Correct answer: D
Concept
A packet consists of its payload plus its header, so packet size = payload size + header size.
When equal-sized packets carry one message, payload per packet = message size ÷ number of packets.
Application
Compute the payload in each packet: 48 ÷ 24 = 2 bytes.
Add the header: packet size = 2 + 3 = 5 bytes.
Cross-check
Removing the 3-byte header from a 5-byte packet leaves 2 payload bytes; 24 × 2 = 48 bytes, which reproduces the message size.
Therefore, the packet size is 5 bytes.
A video solution is available for this question — log in and enroll to watch it.