InterviewSolution
Saved Bookmarks
| 1. |
What is the MAC address and how is it related to NIC? |
|
Answer» MAC address is the Media Access Control address. It is a 48-bit or 64-bit UNIQUE identifier of devices in the network. It is also called the physical address embedded with Network Interface Card (NIC) used at the Data Link LAYER. NIC is a hardware component in the networking device using which a device can CONNECT to the network. |
|