What is the structural network layout where every node is connected to a central cable line, which acts as the shared communication trunk? MCQ with Answer and Explanation

What is the structural network layout where every node is connected to a central cable line, which acts as the shared communication trunk?
A. Mesh Topology
B. Bus Topology
C. Star Topology
D. Ring Topology
Answer: Option B
Solution (By JKSSB Mock Tests)
Bus topology connects all devices to a single shared central cable, known as the bus or backbone line.

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1
Which mechanism enables an internet router to modify packet headers, allowing thousands of private internal LAN hosts to navigate the web through a single public IP address?
A. Network Address Translation (NAT)
B. Domain Name mapping
C. DHCP lease management
D. Address Resolution lookup

Correct Answer: Option A


Explanation:
NAT converts private internal IP addresses to a public IP address, conserving IPv4 space and adding an extra layer of internal security.

This question belongs to: Computer Computer Networking
Question #2
Which system assigns dynamic, temporary IP addresses automatically to client workstations whenever they connect to a local area network?
A. DHCP
B. ARP
C. NAT
D. DNS

Correct Answer: Option A


Explanation:
DHCP (Dynamic Host Configuration Protocol) automates the allocation of IP addresses, subnet masks, and gateway pointers to connecting clients.

This question belongs to: Computer Computer Networking
Question #3
Which type of network covers a building or campus?
A. WAN
B. LAN
C. PAN
D. MAN

Correct Answer: Option B


Explanation:
LAN typically spans a single building or campus.

This question belongs to: Computer Computer Networking