Multiple choice networking

Arp resolves network layer addresses to data link layer addresses.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

ARP maps IP addresses (Layer 3) to MAC addresses (Layer 2) to enable communication on local networks. When a device needs to send data to a local IP address, it broadcasts an ARP request to discover the corresponding MAC address. This resolution is essential for Ethernet communication.