What is the function of the Address Resolution Protocol (ARP)? MCQ with Answer and Explanation

What is the function of the Address Resolution Protocol (ARP)?
A. Maps ports to services
B. Maps IP addresses to MAC addresses
C. Maps MAC addresses to IP addresses
D. Maps domain names to IP addresses
Answer: Option B
Solution (By JKExamLibrary)
ARP resolves an IP address to a physical MAC address on the local network.

This question belongs to: Computer Computer Networking

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Computer Networking Questions

Question #1 Report Error
Which network topology is often used in wireless mesh networks?
A. Ring
B. Bus
C. Star
D. Mesh

Correct Answer: Option D


Explanation:
Wireless mesh networks often use full or partial mesh topology for redundancy.

This question belongs to: Computer Computer Networking
Question #2 Report Error
Which of the following is an IP address reserved exclusively for use within private internal networks?
A. 8.8.4.4
B. 192.168.1.50
C. 200.200.200.200
D. 172.32.1.1

Correct Answer: Option B


Explanation:
The 192.168.0.0 to 192.168.255.255 range is defined by RFC 1918 as a private Class C IP block reserved for internal networks.

This question belongs to: Computer Computer Networking
Question #3 Report Error
Which of the following is a well-known port for FTP data transfer?
A. 20
B. 23
C. 22
D. 21

Correct Answer: Option A


Explanation:
FTP uses port 20 for data transfer and port 21 for control.

This question belongs to: Computer Computer Networking