Complete the code to name the layer responsible for data transmission in the OSI model.
The OSI model's [1] layer handles the physical transmission of data over a medium.
The Physical layer in the OSI model is responsible for transmitting raw bits over a physical medium.
Complete the code to identify the TCP/IP layer that corresponds to the OSI Network layer.
In the TCP/IP model, the [1] layer performs routing and addressing similar to the OSI Network layer.
The Internet layer in TCP/IP handles routing and logical addressing, similar to the OSI Network layer.
Fix the error in the statement about the number of layers in the OSI model.
The OSI model has [1] layers in total.
The OSI model consists of 7 layers: Physical, Data Link, Network, Transport, Session, Presentation, and Application.
Fill both blanks to complete the comparison between OSI and TCP/IP models.
The OSI model has [1] layers, while the TCP/IP model has [2] layers.
The OSI model has 7 layers, and the TCP/IP model has 4 layers.
Fill all three blanks to complete the mapping of OSI layers to TCP/IP layers.
The OSI [1] and [2] layers correspond to the TCP/IP [3] layer.
In the TCP/IP model, the Application layer combines the OSI Session, Presentation, and Application layers.