Which device is used to reduce network congestion by dividing a network into collision domains? MCQ with Answer and Explanation

Which device is used to reduce network congestion by dividing a network into collision domains?
A. Repeater
B. Hub
C. Modem
D. Switch
Answer: Option D
Solution (By JKExamLibrary)
A switch creates separate collision domains for each port, reducing collisions.

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 of the following is an example of a broadcast address?
A. 192.168.1.255
B. 255.255.255.0
C. 127.0.0.1
D. 192.168.1.1

Correct Answer: Option A


Explanation:
In a /24 network, the broadcast address is the last address in the subnet, e.g., 192.168.1.255.

This question belongs to: Computer Computer Networking
Question #2 Report Error
Which mechanism enables an internet router to modify packet headers, allowing thousands of private internal LAN hosts to navigate the web through a single public IP address?
A. Address Resolution lookup
B. Network Address Translation (NAT)
C. Domain Name mapping
D. DHCP lease management

Correct Answer: Option B


Explanation:
NAT converts private internal IP addresses to a public IP address, conserving IPv4 space and adding an extra layer of internal security.

This question belongs to: Computer Computer Networking
Question #3 Report Error
What is the function of a firewall in a network?
A. To route packets
B. To resolve domain names
C. To allow or block network traffic based on rules
D. To assign IP addresses

Correct Answer: Option C


Explanation:
A firewall filters network traffic based on security rules to protect the network.

This question belongs to: Computer Computer Networking