What is the main advantage of a mesh topology? MCQ with Answer and Explanation

What is the main advantage of a mesh topology?
A. Easy to install
B. Simple cabling
C. High redundancy
D. Low cost
Answer: Option C
Solution (By JKSSB Mock Tests)
Mesh provides multiple paths, ensuring high fault tolerance.

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1
Which address space range is reserved by the IETF for Automatic Private IP Addressing (APIPA) when a client cannot contact a DHCP server?
A. 192.168.0.0 to 192.168.255.255
B. 127.0.0.0 to 127.255.255.255
C. 169.254.0.0 to 169.254.255.255
D. 10.0.0.0 to 10.255.255.255

Correct Answer: Option C


Explanation:
The 169.254.0.0/16 address block is reserved for APIPA, allowing devices to automatically configure a temporary link-local IP address when DHCP is unavailable.

This question belongs to: Computer Computer Networking
Question #2
Which device operates at the data link layer and uses MAC addresses to forward data?
A. Switch
B. Router
C. Gateway
D. Hub

Correct Answer: Option A


Explanation:
A switch uses MAC addresses to forward frames within a local network, operating at layer 2.

This question belongs to: Computer Computer Networking
Question #3
What is the role of a network bridge?
A. To connect two network segments and filter frames
B. To amplify signals
C. To connect to the Internet
D. To assign IP addresses

Correct Answer: Option A


Explanation:
Bridges connect segments and filter traffic to reduce collisions.

This question belongs to: Computer Computer Networking