Which network topology is often used in wireless mesh networks? MCQ with Answer and Explanation

Which network topology is often used in wireless mesh networks?
A. Mesh
B. Bus
C. Star
D. Ring
Answer: Option A
Solution (By JKExamLibrary)
Wireless mesh networks often use full or partial mesh topology for redundancy.

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 does a modem do?
A. Filters network traffic
B. Amplifies signals
C. Connects a LAN to a WAN by converting digital signals to analog and vice versa
D. Assigns IP addresses

Correct Answer: Option C


Explanation:
A modem (modulator-demodulator) converts digital data from a computer to analog for transmission over telephone lines and vice versa.

This question belongs to: Computer Computer Networking
Question #2 Report Error
What is the primary benefit of upgrading a legacy hub-driven network to a modern network switch infrastructure?
A. It forces the network to run over analog modems.
B. It removes the requirement for IP addressing rules.
C. It eliminates collisions by creating dedicated collision domains for each connected port.
D. It decreases the maximum physical cable length limits.

Correct Answer: Option C


Explanation:
Switches separate each port into its own collision domain. This eliminates collision risks, allowing for full-duplex data transfers.

This question belongs to: Computer Computer Networking
Question #3 Report Error
What basic operational weakness is shared by both Bus and Star topologies if their respective central shared medium (backbone line or central switch) fails completely?
A. They suffer a single point of failure that can cause total network collapse.
B. They experience an instantaneous duplication of MAC addresses.
C. They automatically switch to high-frequency multicast mode.
D. They require dynamic analog rewiring steps.

Correct Answer: Option A


Explanation:
If the core backbone cable in a bus topology or the central switch in a star topology fails, the entire connected network collapses.

This question belongs to: Computer Computer Networking