wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

OSI & TCP/IP MODELS

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

In the TCP/IP model, the Application layer consolidates the functions of which three layers from the OSI model?

a)

Application , Presentation , and session

b)

Data link ,Network , and transport

c)

presentation , session , and transport

d)

Application , Transport ,and internet

2.

What is the Protocol Data Unit (PDU) at the Network Layer (Layer 3) of the OSI model called?

a)

Frame

b)

Packet

c)

Segment

d)

Bits

3.

Which Transport Layer protocol is most suitable for an application like live video streaming, where speed is prioritized over the guaranteed delivery of every piece of data?

a)

UDP(User datagram protocol)

b)

ip(Internet Protocol)

c)

Tcp (Transmission Control Protocol)

d)

HTTP(Hypertext Transfer protocol)

4.

Which type of address is used by the Data Link Layer to identify the next immediate device in the data's journey, such as from a computer to its local router?

a)

Port number

b)

Mac address

c)

IP Address

d)

Logical Address

5.

Which of the following tasks is a primary responsibility of the Presentation Layer (Layer 6)?

a)

Providing an interface for the end-user

b)

Dividing Data into segments for transport

c)

Data encryption and compression

d)

Establishing and terminating connections

6.

During the encapsulation process, the Packet received from the Network Layer is wrapped by the Data Link Layer to create what?

a)

Bits , by encoding the packet's Data

b)

A Segment with a Frame header

c)

A Frame , by adding a header and a trailer

d)

A new Packet with an added MAC Address

7.

What is the primary function of port numbers , which are specified in the Transport layer header ?

a)

To ensure that data segments are received in the correct order

b)

To provide a unique hardware identifier for the network interface card

c)

To identify the specific application or service on a device that should handle the data

d)

to determine the best physical path for the data to travel across the internet

8.

At which layer of the OSI model does the DNS (Domain Name System) protocol operate to translate human-readable names like 'google.com' into IP addresses?

a)

Network Layer

b)

Application layer

c)

Session Layer

d)

Transport Layer

9.

What is the key feature of the Transmission Control Protocol (TCP) that distinguishes it as a 'reliable' protocol?

a)

it establishes a connection with a three-way handshake and uses acknowledgements

b)

it sends data as fast as possible without waiting for confirmation

c)

it automatically encrypts all data to source the transmission

d)

it uses MAC addresses to ensure delivery to the correct local device

10.

A network switch primarily operates at Layer 2 of the OSI model . Based on this , what information does it use to make it's forwarding decision ?

a)

The type of the physical medium (copper or fiber)

b)

Destination IP address

c)

Destination MAC Address

d)

Destination Port Number