Which network topology provides the highest level of redundancy and fault tolerance by physically connecting every individual node directly to every other node? MCQ with Answer and Explanation

Which network topology provides the highest level of redundancy and fault tolerance by physically connecting every individual node directly to every other node?
A. Bus Topology
B. Tree Topology
C. Star Topology
D. Full Mesh Topology
Answer: Option D
Solution (By JKSSB Mock Tests)
In a full mesh topology, every node has a point-to-point connection to every other node, ensuring multiple alternative pathways if a link fails.

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 to retrieve email from a server?
A. SMTP
B. POP3
C. FTP
D. HTTP

Correct Answer: Option B


Explanation:
POP3 (Post Office Protocol) is used to download email from a server to a client.

This question belongs to: Computer Computer Networking
Question #2
What is the main advantage of a star topology?
A. Fault-tolerant
B. Easy to troubleshoot
C. High redundancy
D. Low cost

Correct Answer: Option B


Explanation:
Star topology simplifies troubleshooting because each connection is independent.

This question belongs to: Computer Computer Networking
Question #3
What is the primary role of a subnet mask when paired with an active IPv4 address value?
A. To resolve hardware MAC pointers to domain paths.
B. To explicitly delineate the network routing segment from the unique host identifier segment.
C. To provide physical encryption layers over frame headers.
D. To toggle networks between half and full-duplex transmission modes.

Correct Answer: Option B


Explanation:
The subnet mask uses binary bit masking to indicate which part of an IP address refers to the network identity and which part refers to the host device.

This question belongs to: Computer Computer Networking