What is the primary advantage of a switch over a hub? MCQ with Answer and Explanation

What is the primary advantage of a switch over a hub?
A. No collisions due to dedicated bandwidth per port
B. Lower cost
C. Supports more devices
D. Longer reach
Answer: Option A
Solution (By JKExamLibrary)
Switches create separate collision domains per port, eliminating collisions and improving performance.

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
What is the default protocol for secure web browsing?
A. SSH
B. FTP
C. HTTPS
D. HTTP

Correct Answer: Option C


Explanation:
HTTPS is the secure version of HTTP, using SSL/TLS encryption.

This question belongs to: Computer Computer Networking
Question #2 Report Error
Which network layer protocol is used for error reporting and diagnostic functions?
A. ICMP
B. ARP
C. TCP
D. UDP

Correct Answer: Option A


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

This question belongs to: Computer Computer Networking
Question #3 Report Error
How many total bits define a physical hardware MAC address embedded on a network interface chip?
A. 32 bits
B. 128 bits
C. 64 bits
D. 48 bits

Correct Answer: Option D


Explanation:
A MAC address is a permanent 48-bit physical hardware identifier, usually represented as 12 hexadecimal characters.

This question belongs to: Computer Computer Networking