wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Level 3 - ISO Quiz

Total questions: 25

Worksheet time: 13mins

Name
Class
Date
1.
What is the purpose of the OSI model in networking?
a)
a) To divide networking tasks into logical layers for easier comprehension.
b)
b) To establish an international standard for currency conversion.
c)
c) To create a new coding language for web development.
d)
d) To define the structure of a computer's central processing unit (CPU).
2.
What is a limitation of the OSI model?
a)
a) It can't support multiple languages.
b)
b) Industry implementations rarely have a layer-to-layer correspondence with the OSI layers.
c)
c) It's too difficult for network professionals to understand.
d)
d) It doesn't allow for modularity in networking features.
3.
At which layer in the OSI model would you find the Session ID?
a)
a) Application Layer
b)
b) Presentation Layer
c)
c) Session Layer
d)
d) Transport Layer
4.

How does a frame different from a packet in the OSI model?

a)
  1. Frames contain both the network and data link layer addresses, facilitating local network communication, while packets only carry the network layer address for broader routing.

b)
  1. Frames are used for error detection and correction at the data link layer (Layer 2), while packets focus on routing and logical addressing at the network layer (Layer 3).

c)
  1. A frame corresponds to the data link layer (Layer 2) and is responsible for local network communication, while a packet belongs to the network layer (Layer 3) and is involved in end-to-end communication across multiple networks.

d)
  1. A frame operates at the data link layer (Layer 2) of the OSI model, whereas a packet operates at the network layer (Layer 3).

5.
What is the difference between connectionless and connection-oriented services in the OSI model?
a)
a) Connectionless services deliver data without establishing a connection, while connection-oriented services establish a connection before transferring data.
b)
b) Connectionless services can only transfer data within the same network, while connection-oriented services can transfer data between different networks.
c)
c) Connectionless services cannot handle large data transfers, while connection-oriented services can.
d)
d) Connectionless services require a physical cable connection, while connection-oriented services do not.
6.
What is the name of Layer 3 in the OSI model?
a)
a) Network Layer
b)
b) Transport Layer
c)
c) Session Layer
d)
d) Data Link Layer
7.
What is the name of Layer 5 in the OSI model?
a)
a) Network Layer
b)
b) Transport Layer
c)
c) Session Layer
d)
d) Presentation Layer
8.
Which OSI model layers typically correspond to the network architecture?
a)
a) Layers 1-4
b)
b) Layers 2-5
c)
c) Layers 3-6
d)
d) Layers 4-7
9.
How does the OSI model promote interoperability between networks and devices?
a)
a) By mandating the use of a single protocol.
b)
b) By providing a common language and reference point for network professionals.
c)
c) By requiring all devices to use the same operating system.
d)
d) By enforcing a strict hierarchical structure in all networks.
10.
Why is using a theoretical model like the OSI model advantageous for understanding networking?
a)
a) It provides a clear blueprint for manufacturing networking hardware.
b)
b) It simplifies network troubleshooting by highlighting problem areas.
c)
c) It allows for the dynamic assignment of IP addresses.
d)
d) It makes it easier to learn programming languages.
11.
The transport layer is responsible for segmenting data and controlling its flow. This could involve slowing down or speeding up data transfer rates. Which protocol associated with this layer is known for its sequencing, error correction, and flow control?
a)
a) IP
b)
b) UDP
c)
c) TCP
d)
d) HTTP
12.
At which layer of the OSI model does the assignment of IP addresses occur?
a)
a) Data Link Layer
b)
b) Network Layer
c)
c) Transport Layer
d)
d) Session Layer
13.
The data link layer includes a feature called a Cyclic Redundancy Check (CRC). What is the purpose of this feature?
a)
a) It segments the data.
b)
b) It identifies errors that may have occurred during transmission.
c)
c) It assigns the MAC address.
d)
d) It defines the logical topology of the network.
14.
In the OSI model, which layer interfaces between the physical transmission media and the network layer?
a)
a) Session Layer
b)
b) Transport Layer
c)
c) Data Link Layer
d)
d) Network Layer
15.
Protocols that work at the application layer often extend down to which other layer?
a)
a) Transport Layer
b)
b) Network Layer
c)
c) Session Layer
d)
d) Data Link Layer
16.
What are the bottom two layers of the OSI model often referred to as, due to their relation to the network architecture or physical hardware?
a)
a) Application Layers
b)
b) Transport Layers
c)
c) Architecture Layers
d)
d) Service Layers
17.
The OSI model’s presentation layer manages syntax, encryption, and compression. What protocol encrypts data at the presentation layer when a website uses the HTTP protocol?
a)
a) TCP
b)
b) FTP
c)
c) SMTP
d)
d) SSL
18.
When sending a webpage from one device to another, what happens to the data at the presentation layer?
a)
a) It's segmented into blocks.
b)
b) It's appended with a port number.
c)
c) It's compressed and encrypted.
d)
d) It's appended with a session ID.
19.
After the data has been processed by the transport layer, what is it referred to as?
a)
a) Packet
b)
b) Frame
c)
c) Bit
d)
d) Segment
20.
At the network layer, what two important pieces of information are appended to create a packet?
a)
a) Port number and MAC address
b)
b) Source and destination MAC addresses
c)
c) Source and destination IP addresses
d)
d) Session ID and CRC
21.
The data link layer appends the source and destination MAC addresses, transforming the packet into a new form. What is this new form called?
a)
a) Packet
b)
b) Frame
c)
c) Segment
d)
d) Bit
22.
At the physical layer, the frame is translated into a signal representing a series of zeros and ones. What are these individual data points called?
a)
a) Frames
b)
b) Packets
c)
c) Segments
d)
d) Bits
23.
When the destination device receives the data, it interprets the signal as a frame and looks at the MAC addresses and the CRC. What does it do with them?
a)
a) Appends them to the data.
b)
b) Encrypts them with the data.
c)
c) Removes them from the data.
d)
d) Compresses them with the data.
24.
After the transport layer has processed the incoming data, where is the data forwarded in the OSI model?
a)
a) To the network layer.
b)
b) To the session layer.
c)
c) To the appropriate application specified by the port number.
d)
d) Back to the physical layer.
25.
At which layer of the OSI model is the encryption removed and the data presented in its original form to the application that needs to interpret it?
a)
a) Transport Layer
b)
b) Presentation Layer
c)
c) Session Layer
d)
d) Application Layer