What operational feature distinguishes an intelligent network switch from a basic hardware hub? MCQ with Answer and Explanation

What operational feature distinguishes an intelligent network switch from a basic hardware hub?
A. Switches lack physical Ethernet connections.
B. Switches run entirely at the physical layer without checking data links.
C. Switches analyze incoming frames and forward them directly to specific ports based on destination MAC addresses.
D. Switches use analog modulation steps exclusively.
Answer: Option C
Solution (By JKSSB Mock Tests)
Switches inspect incoming frames at Layer 2, using an internal MAC address table to forward data directly to the target port rather than broadcasting it to all ports.

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1
Which type of network area classification connects peripheral accessories like a wireless mouse and headphones to a user's laptop?
A. LAN
B. PAN
C. MAN
D. WAN

Correct Answer: Option B


Explanation:
A Personal Area Network (PAN) handles short-range data connections for personal electronic devices close to an individual.

This question belongs to: Computer Computer Networking
Question #2
Which of the following topologies is most expensive to implement due to cabling?
A. Star
B. Bus
C. Mesh
D. Ring

Correct Answer: Option C


Explanation:
Mesh topology requires a dedicated connection between every pair of nodes, making it the most expensive.

This question belongs to: Computer Computer Networking
Question #3
What is the network ID in an IP address?
A. The portion of the IP address that identifies the network
B. The broadcast address
C. The portion that identifies the host
D. The subnet mask

Correct Answer: Option A


Explanation:
The network ID is the part of the IP address that remains constant for all devices in the same network.

This question belongs to: Computer Computer Networking