Which network topology layout creates a fully redundant matrix where every device shares a direct point-to-point connection with every other device? MCQ with Answer and Explanation

Which network topology layout creates a fully redundant matrix where every device shares a direct point-to-point connection with every other device?
A. Tree Topology
B. Star Topology
C. Ring Topology
D. Full Mesh Topology
Answer: Option D
Solution (By JKSSB Mock Tests)
A full mesh topology links every node directly to every other node, maximizing fault tolerance and redundancy.

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1
What is the role of a DNS resolver?
A. To query DNS servers for domain name resolution
B. To filter traffic
C. To assign IP addresses
D. To forward packets

Correct Answer: Option A


Explanation:
A DNS resolver is a client that initiates queries to DNS servers to translate domain names.

This question belongs to: Computer Computer Networking
Question #2
What is the total number of unique host addresses that can be assigned to active devices within a standard Class C IP subnet mask block?
A. 254 host addresses
B. 128 host addresses
C. 512 host addresses
D. 256 host addresses

Correct Answer: Option A


Explanation:
While a standard Class C block contains 256 total addresses, the first address (network ID) and last address (broadcast address) are reserved, leaving 254 usable host slots.

This question belongs to: Computer Computer Networking
Question #3
What is the main disadvantage of a ring topology?
A. Difficult to manage
B. A single break in the ring can disable the entire network
C. Expensive cabling
D. Requires a central hub

Correct Answer: Option B


Explanation:
In ring topology, if one link fails, the entire network fails unless it uses a dual-ring design.

This question belongs to: Computer Computer Networking