Which protocol is responsible for mapping a known logical IP address to its corresponding physical hardware MAC address on a local area network? MCQ with Answer and Explanation

Which protocol is responsible for mapping a known logical IP address to its corresponding physical hardware MAC address on a local area network?
A. DNS
B. DHCP
C. ARP (Address Resolution Protocol)
D. ICMP
Answer: Option C
Solution (By JKExamLibrary)
ARP operates within local subnets to discover the physical MAC address of a device when its logical IP address is already known.

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 type of network connection restricts communication to a single data direction permanently, with no option for bidirectional traffic loops?
A. Multiplex link
B. Half-Duplex link
C. Full-Duplex link
D. Simplex link

Correct Answer: Option D


Explanation:
Simplex communication is strictly unidirectional, meaning one device transmits while the other can only receive data.

This question belongs to: Computer Computer Networking
Question #2 Report Error
What form of network topology links a master hub down to secondary hub nodes, which in turn connect to individual workstations in a multi-level hierarchy?
A. Tree / Hierarchical Star Topology
B. Mesh Topology
C. Ring Topology
D. Bus Topology

Correct Answer: Option A


Explanation:
A tree topology arranges star-configured subnets in a multi-level hierarchy connected back to a central root node.

This question belongs to: Computer Computer Networking
Question #3 Report Error
Which network topology is used in early Ethernet networks with coaxial cable?
A. Bus
B. Ring
C. Mesh
D. Star

Correct Answer: Option A


Explanation:
Early Ethernet used a bus topology with coaxial cable (thicknet/thinnet).

This question belongs to: Computer Computer Networking