Which topology is commonly used for fiber-optic networks? MCQ with Answer and Explanation

Which topology is commonly used for fiber-optic networks?
A. Ring
B. Star
C. Bus
D. Mesh
Answer: Option B
Solution (By JKSSB Mock Tests)
Fiber-optic networks often use star topology with active switches or hubs.

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1
Which protocol is used for reliable, connection-oriented data transmission?
A. ICMP
B. UDP
C. IGMP
D. TCP

Correct Answer: Option D


Explanation:
TCP (Transmission Control Protocol) provides reliable, ordered, and error-checked delivery of data.

This question belongs to: Computer Computer Networking
Question #2
Which topology is a combination of two or more topologies?
A. Mesh topology
B. Ring topology
C. Star topology
D. Hybrid topology

Correct Answer: Option D


Explanation:
Hybrid topology combines different topologies to meet specific network requirements.

This question belongs to: Computer Computer Networking
Question #3
What is the main difference between a hub and a switch?
A. Hub broadcasts to all ports; switch forwards to specific port based on MAC
B. Hub works at layer 3; switch at layer 2
C. Hub forwards data based on IP, switch based on MAC
D. Hub is intelligent; switch is not

Correct Answer: Option A


Explanation:
A hub sends data to all ports, while a switch learns MAC addresses and sends only to the destination port.

This question belongs to: Computer Computer Networking