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. Tree Topology
B. Full Mesh Topology
C. Star Topology
D. Bus Topology
Answer: Option B
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
What does the abbreviation WAN stand for?
A. Worldwide Area Network
B. Wide Area Network
C. Wireless Area Network
D. Web Area Network

Correct Answer: Option B


Explanation:
WAN stands for Wide Area Network, covering a large geographic area.

This question belongs to: Computer Computer Networking
Question #2
Which type of network spans across multiple office locations in different cities or states, typically requiring leased telecommunication lines?
A. MAN
B. WAN
C. PAN
D. LAN

Correct Answer: Option B


Explanation:
A Wide Area Network (WAN) connects separate business branches across regional, national, or global boundaries.

This question belongs to: Computer Computer Networking
Question #3
Which protocol works automatically to resolve local IP addresses to physical hardware addresses on an Ethernet network segment?
A. DHCP
B. DNS
C. NAT
D. ARP (Address Resolution Protocol)

Correct Answer: Option D


Explanation:
ARP converts logical IP targets into corresponding physical MAC addresses within a local data link layer segment.

This question belongs to: Computer Computer Networking