What form of network topology links a master hub down to secondary hub nodes, which in turn connect to individual workstations in a multi-level hierarchy? MCQ with Answer and Explanation

What form of network topology links a master hub down to secondary hub nodes, which in turn connect to individual workstations in a multi-level hierarchy?
A. Tree / Hierarchical Star Topology
B. Mesh Topology
C. Bus Topology
D. Ring Topology
Answer: Option A
Solution (By JKSSB Mock Tests)
A tree topology arranges star-configured subnets in a multi-level hierarchy connected back to a central root node.

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1
Which networking utility uses ICMP packets to verify if a remote destination host is online and record round-trip latency metrics?
A. IPCONFIG
B. TRACERT
C. PING
D. NSLOOKUP

Correct Answer: Option C


Explanation:
The ping command uses ICMP Echo Request and Echo Reply packets to test basic network connectivity and measure latency.

This question belongs to: Computer Computer Networking
Question #2
What condition happens on a shared network segment if multiple stations transmit electrical signals simultaneously, causing data frames to collide and warp?
A. Automatic loopback routing
B. Signal termination bypass
C. Data Collision
D. MAC address duplication

Correct Answer: Option C


Explanation:
Data collisions occur when multiple devices transmit signals over a shared medium simultaneously, garbling the data frames.

This question belongs to: Computer Computer Networking
Question #3
Which of the following is a protocol used for secure communication over the internet?
A. HTTPS
B. Telnet
C. HTTP
D. FTP

Correct Answer: Option A


Explanation:
HTTPS (HTTP Secure) uses SSL/TLS to encrypt data for secure communication.

This question belongs to: Computer Computer Networking