Saved Bookmarks
| 1. |
Which sublayer of the data link layer performs data link functions that depend upon the type of medium?(a) logical link control sublayer(b) media access control sublayer(c) network interface control sublayer(d) error control sublayer |
|
Answer» The correct option is (b) media access control sublayer The best I can explain: Media access control (MAC) deals with transmission of data packets to and from the network-interface card, and also to and from another remotely shared channel. The MAC sublayer also prevents collision using protocols like CSMA/CD. |
|