Which topology requires a central controller (like a hub or switch) to manage data transmission? MCQ with Answer and Explanation

Which topology requires a central controller (like a hub or switch) to manage data transmission?
A. Ring
B. Star
C. Mesh
D. Bus
Answer: Option B
Solution (By JKSSB Mock Tests)
Star topology relies on a central device to which all nodes connect.

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1
What is the purpose of a VLAN (Virtual LAN)?
A. To increase physical cable distance
B. To logically segment a network without physical separation
C. To assign IP addresses
D. To encrypt data

Correct Answer: Option B


Explanation:
VLANs divide a physical network into multiple logical networks for better management and security.

This question belongs to: Computer Computer Networking
Question #2
An IPv4 address is composed of how many bits, and how are they typically formatted for human readability?
A. 128 bits, formatted as hexadecimal characters
B. 16 bits, divided into two bytes separated by hyphens
C. 64 bits, divided into eight blocks separated by colons
D. 32 bits, divided into four octets separated by dots

Correct Answer: Option D


Explanation:
An IPv4 address consists of 32 bits arranged into four 8-bit octets, represented in dotted-decimal format (e.g., 192.168.1.1).

This question belongs to: Computer Computer Networking
Question #3
What is the purpose of a router's routing table?
A. Stores IP addresses and next-hop information for forwarding packets
B. Stores MAC addresses
C. Stores security policies
D. Stores domain name mappings

Correct Answer: Option A


Explanation:
A routing table contains destination networks and the next hop to forward packets.

This question belongs to: Computer Computer Networking