OSI Worksheet
OSI Worksheet
21. Which layer combines bits into bytes and bytes into frames, uses MAC addressing, and
provides error detection?
Data Link Layer
22. Which layer is responsible for keeping the data from different applications separate on
the network?
Session layer.
23. Which layer segments and resembles data into a data stream?
Transport layer.
24. Which layer provides the physical transmission of the data and handles error
notification, network topology, and flow control?
Data Link Layer
25. Which Layer manages device addressing, tracks the location of devices on the network,
and determine the best way to move data?
Network layer.
26. Which layer is responsible for converting data packets from the Data Link layer into
electrical signals?
Physical Layer
27. At which layer is routing implemented, enabling connections and path selection
between two end systems. ?
Network Layer
28. Which layer defines how data is formatted, presented, encoded, and converted for use
on the network?
Presentation Layer
29. Which layer is responsible for creating, managing, and terminating sessions between
applications?
Session Layer
30. What is the difference between flow control and error control?
Error Controls the process of detecting and correcting both the bit and packet-level
error. While flow control is a mechanism to ensure the efficient delivery of Data. Flow
control is agreeing on the minimum amount of data that a receiver can handle at a
time.
31.