What structural benefit does a Mesh Topology offer compared to alternative network layouts? MCQ with Answer and Explanation

What structural benefit does a Mesh Topology offer compared to alternative network layouts?
A. It provides extreme fault tolerance and redundancy by creating alternative communication pathways.
B. It can operate without any network interface cards.
C. It removes the requirement for hardware MAC profiles.
D. It minimizes physical cabling requirements.
Answer: Option A
Solution (By JKSSB Mock Tests)
Because mesh networks provide multiple redundant connections between nodes, communication can bypass broken lines via alternative paths.

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1
What notation standard is used to readably display 48-bit physical MAC hardware addresses?
A. Base-64 string values
B. Binary character arrays
C. Hexadecimal alphanumeric pairs separated by colons or hyphens
D. Dotted decimal integers

Correct Answer: Option C


Explanation:
MAC addresses are written as six pairs of hexadecimal digits separated by colons or dashes (e.g., 00:1A:2B:3C:4D:5E).

This question belongs to: Computer Computer Networking
Question #2
Which protocol is used to manage multicast group memberships?
A. IGMP
B. DHCP
C. ARP
D. ICMP

Correct Answer: Option A


Explanation:
IGMP (Internet Group Management Protocol) manages multicast group memberships.

This question belongs to: Computer Computer Networking
Question #3
What is the primary operational objective of the Dynamic Host Configuration Protocol (DHCP) framework?
A. To automatically assign temporary logical IP address configurations and subnets to connecting network client devices.
B. To map alphanumeric domain paths to server IP records.
C. To manage physical hardware MAC sorting rules.
D. To encrypt frame headers across a network interface.

Correct Answer: Option A


Explanation:
DHCP automatically assigns IP addresses, subnet masks, and default gateways to devices when they connect to a network.

This question belongs to: Computer Computer Networking