Which network topology layout connects adjacent devices in a continuous line with no central controller, terminating cleanly at two distinct endpoints? MCQ with Answer and Explanation

Which network topology layout connects adjacent devices in a continuous line with no central controller, terminating cleanly at two distinct endpoints?
A. Mesh Topology
B. Linear Bus Topology
C. Ring Topology
D. Star Topology
Answer: Option B
Solution (By JKSSB Mock Tests)
A linear bus topology links all nodes in a sequential chain along a single cable path that features endpoints at both ends.

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1
What is a frame in networking?
A. Data unit at the network layer
B. Data unit at the transport layer
C. Data unit at the application layer
D. Data unit at the data link layer

Correct Answer: Option D


Explanation:
A frame is the layer 2 PDU (Protocol Data Unit), encapsulating the packet with MAC addresses.

This question belongs to: Computer Computer Networking
Question #2
Which protocol is used for reliable, connection-oriented data transmission?
A. TCP
B. UDP
C. ICMP
D. IGMP

Correct Answer: Option A


Explanation:
TCP (Transmission Control Protocol) provides reliable, ordered, and error-checked delivery of data.

This question belongs to: Computer Computer Networking
Question #3
Which network protocol automatically assigns IP address leases and gateway configuration paths to client devices when they boot up?
A. DHCP
B. ICMP
C. NAT
D. ARP

Correct Answer: Option A


Explanation:
DHCP dynamically manages network configuration parameters, automatically assigning IP leases to devices when they connect to the network.

This question belongs to: Computer Computer Networking