What is a collision domain? MCQ with Answer and Explanation

What is a collision domain?
A. A domain where IP addresses are assigned
B. A broadcast domain
C. A group of routers
D. A set of network devices where collisions can occur
Answer: Option D
Solution (By JKSSB Mock Tests)
A collision domain is a network segment where packets can collide with each other if transmitted simultaneously.

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1
Which type of device converts digital binary signals from a computer interface into analog patterns to transmit them over older public telephone lines?
A. Modem
B. Bridge
C. Router
D. Switch

Correct Answer: Option A


Explanation:
A modem modulates digital data into analog waves for transmission over telephone copper lines, and demodulates them back upon reception.

This question belongs to: Computer Computer Networking
Question #2
What condition happens in a standard unidirectional Ring Topology if a single computer terminal loses power or its cable breaks?
A. The network communication loop is broken, stopping data traffic across the entire ring.
B. The network automatically transitions to wireless transmission.
C. Data frames flow twice as fast in the opposite direction.
D. The remaining nodes configure themselves into a star topology.

Correct Answer: Option A


Explanation:
Because data travels sequentially around a unidirectional ring network, any single broken link breaks the circuit and disrupts the entire network.

This question belongs to: Computer Computer Networking
Question #3
What is the range of Class C IP addresses?
A. 1.0.0.0 to 126.255.255.255
B. 224.0.0.0 to 239.255.255.255
C. 128.0.0.0 to 191.255.255.255
D. 192.0.0.0 to 223.255.255.255

Correct Answer: Option D


Explanation:
Class C ranges from 192.0.0.0 to 223.255.255.255.

This question belongs to: Computer Computer Networking