In which topology is it possible to add or remove devices without disrupting the entire network? MCQ with Answer and Explanation

In which topology is it possible to add or remove devices without disrupting the entire network?
A. Ring
B. Mesh
C. Star
D. Bus
Answer: Option C
Solution (By JKSSB Mock Tests)
In star topology, each device is independently connected to the central hub, so adding/removing doesn't affect others.

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1
Which protocol is used to retrieve email from a server?
A. HTTP
B. FTP
C. POP3
D. SMTP

Correct Answer: Option C


Explanation:
POP3 (Post Office Protocol) is used to download email from a server to a client.

This question belongs to: Computer Computer Networking
Question #2
Which network topology is most resistant to cable failure?
A. Mesh
B. Ring
C. Bus
D. Star

Correct Answer: Option A


Explanation:
Mesh provides multiple redundant paths, so a single cable failure does not disconnect the network.

This question belongs to: Computer Computer Networking
Question #3
Which OSI layer is responsible for error detection and correction at the data link layer?
A. Physical layer
B. Network layer
C. Data link layer
D. Transport layer

Correct Answer: Option C


Explanation:
The data link layer performs error detection (and sometimes correction) using frame check sequences.

This question belongs to: Computer Computer Networking