wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

7.1 TCP & UDP

Total questions: 10

Worksheet time: 4mins

Name
Class
Date
1.

Which of the following Layer 4 protocols is connection-oriented, guaranteeing that delivery has occurred?

a)

TCP

b)

UDP

c)

Both TCP and UDP

d)

Neither TCP nor UDP

2.

Which of the following Layer 4 protocols is connectionless, with no method to guarantee delivery of the data?

a)

TCP

b)

UDP

c)

Both TCP and UDP

d)

Neither TCP nor UDP

3.

What is the purpose of the Transport Layer in the OSI Model?

a)

It handles end-to-end communication between the source and destination.

b)

It routes packets between networks based on IP address.

c)

It switches frames within a LAN based on MAC address.

d)

It converts bits to a signal that is sent over the physical network media (fiber, copper Ethernet, wireless).

4.

Which PDU is associated with the Transport Layer?

a)

Segment

b)

Packet

c)

Frame

d)

Data

5.

Which is used to establish a TCP connection?

a)

3-way handshake

b)

4-way handshake

c)

2-way handshake

d)

5-way handshake

6.

Which is used to tear down a TCP connection?

a)

3-way handshake

b)

4-way handshake

c)

2-way handshake

d)

5-way handshake

7.

Which Transport layer protocol is used for unicast transmission?

a)

TCP

b)

UDP

c)

Both TCP and UDP

d)

Neither TCP nor UDP

8.

Which Transport layer protocol is used for broadcast or multicast transmission?

a)

TCP

b)

UDP

c)

Both TCP and UDP

d)

Neither TCP nor UDP

9.

Which Transport layer protocol has a larger header?

a)

TCP

b)

UDP

c)

It depends on the size of the payload

10.

The elements of the TCP 3-way handshake in the correct order are

a)

SYN, SYN ACK, ACK

b)

SYN, ACK, SYN ACK

c)

SYN ACK, SYN, ACK

d)

ACK, SYN ACK, SYN