wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Cambridge IGCSE Computer Science Data transmission: Data packets

Total questions: 20

Worksheet time: 7mins

Name
Class
Date
1.

What are data packets usually referred to as?

(a)  

2.

Which of the following is NOT a part of a typical packet structure?

a)

Packet header

b)

Payload

c)

Packet trailer

d)

Packet footer

3.

Refer to the Packet structure. Which part of the packet contains the actual data being sent?

(a)  

4.

The packet header consists of which of the following? (Select all that apply)

a)

IP address of the sending device

b)

IP address of the receiving device

c)

Sequence number of the packet

d)

Size of the packet

e)

The actual data being sent

5.

The payload of a packet usually consists of about 64 KiB of data.

a)

True

b)

False

6.

What is the main purpose of the packet trailer in a data packet?

(a)  

7.

The process of cyclic redundancy checks (CRCs) as used in packet trailers involves:

a)

calculating a checksum value to detect errors in transmitted data

b)

encrypting the data for secure transmission

c)

compressing the data to save bandwidth

d)

assigning IP addresses to packets

8.

What does each stage in the route between computer 'A' and computer 'B' contain?

a)

A switch

b)

A router

c)

A hub

d)

A modem

9.

Packet switching is a method of data transmission in which a message is broken up into a number of (a)   .

10.

Each packet in packet switching can be sent independently from start point to end point.

a)

True

b)

False

11.

At the destination, the packets will need to be reassembled into their correct order using the information sent in the (a)   .

12.

In packet switching, what determines which route the packet needs to take at each node?

a)

The packet size

b)

The router

c)

The sender

d)

The receiver

13.

The shortest possible path available is always selected for each packet.

a)

True

b)

False

14.

Unfortunately, packets can reach the destination in a different order to that in which they were sent.

a)

True

b)

False

15.

What is one benefit of packet switching?

a)

It ties up a single communication line

b)

It is possible to overcome failed, busy or faulty lines by simply re-routing packets

c)

It is difficult to expand package usage

d)

It has a low data transmission rate

16.

Which of the following is a drawback of packet switching?

a)

There is no need to tie up a single communication line

b)

Packets can be lost and need to be re-sent

c)

It is easy to expand package usage

d)

A high data transmission rate is possible

17.

The purpose of adding a hop number to each packet in a network is:

a)

to prevent packets from circulating indefinitely

b)

to increase the speed of data transmission

c)

to encrypt the data in the packet

d)

to identify the sender of the packet

18.

Fill in the blank: The hop number is reduced by (a)   every time it leaves a router.

19.

According to figure, what is the hop number when a packet leaves Router 11?

(a)  

20.

Circuit switching differs from packet switching in that:

a)

Circuit switching establishes a dedicated path for the entire communication session, while packet switching divides data into packets that take different routes.

b)

Circuit switching sends data in packets that may take different routes, while packet switching uses a dedicated path.

c)

Both circuit switching and packet switching use the same route for all data packets.

d)

Packet switching establishes a dedicated path for the entire communication session, while circuit switching divides data into packets.