What is the name of layer 2 of the OSI reference model ?
-
The physical layer
-
The transport layer
-
The data link layer
-
The network layer
C
Correct answer
Explanation
Layer 2 of the OSI model is the Data Link Layer, responsible for node-to-node data transfer and physical addressing (MAC addresses). Layer 1 is Physical (electrical/signaling), Layer 3 is Network (routing, IP addressing), and Layer 4 is Transport (end-to-end communication like TCP/UDP).