Which networking device operates at the Data Link Layer (Layer 2) and uses MAC addresses to filter and forward data packets only to the specific destination port? MCQ with Answer and Explanation

Which networking device operates at the Data Link Layer (Layer 2) and uses MAC addresses to filter and forward data packets only to the specific destination port?
A. Router
B. Hub
C. Switch
D. Repeater
Answer: Option C
Solution (By JKExamLibrary)
A network switch is an intelligent Layer 2 device that learns MAC addresses and routes traffic exclusively to the intended device, unlike a hub which broadcasts to all ports.

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 layer protocol is used for error reporting and diagnostic functions?
A. UDP
B. ICMP
C. ARP
D. TCP

Correct Answer: Option B


Explanation:
ICMP (Internet Control Message Protocol) is used for error messages and diagnostics like ping.

This question belongs to: Computer Computer Networking
Question #2 Report Error
What is a MAC address?
A. A 48-bit physical address burned into the NIC
B. A 64-bit address used for IPv6
C. A 32-bit logical address
D. A 16-bit port number

Correct Answer: Option A


Explanation:
MAC (Media Access Control) address is a 48-bit unique identifier assigned to network interfaces.

This question belongs to: Computer Computer Networking
Question #3 Report Error
Which network type connects disparate computer terminals across massive geographical footprints, such as countries or continents, with the internet being the prime example?
A. LAN
B. PAN
C. WAN
D. MAN

Correct Answer: Option C


Explanation:
A Wide Area Network (WAN) extends over a vast national or global geographic scope, stitching together multiple smaller regional networks.

This question belongs to: Computer Computer Networking