Multiple choice technology

Which one of the following is used to convert IP Address to Ethernet MAC Address ?

  1. RARP

  2. ARP

  3. NAT

  4. DARP

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

ARP (Address Resolution Protocol) resolves IP addresses to MAC addresses in local networks. When a device needs to send data to an IP address, it broadcasts an ARP request to find the corresponding MAC address. RARP does the reverse (MAC to IP), NAT translates addresses for routing, and DARP is not a standard protocol.