engineering computer science MCQ #937

What is the function of the ARP protocol?

engineering computer science MCQ #937

  1. Question 1

    Q1. What is the function of the ARP protocol?

    • A) To resolve IP addresses to MAC addresses
    • B) To resolve MAC addresses to IP addresses
    • C) To route packets between networks
    • D) To detect duplicate IP addresses

    Answer: To resolve IP addresses to MAC addresses

    Explanation: ARP (Address Resolution Protocol) resolves IP addresses to MAC addresses, enabling data transfer at the Data Link Layer.