Which of the following is a disadvantage of a star topology? MCQ with Answer and Explanation

Which of the following is a disadvantage of a star topology?
A. Low data rates
B. If the central hub fails, the network fails
C. Expensive cabling compared to bus
D. Difficult to add new devices
Answer: Option B
Solution (By JKExamLibrary)
Star topology relies on a central device; its failure disables the whole network.

This question belongs to: Computer Computer Networking

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1 Report Error
Which IP address is used for limited broadcast within the local network?
A. 192.168.1.0
B. 0.0.0.0
C. 127.0.0.1
D. 255.255.255.255

Correct Answer: Option D


Explanation:
255.255.255.255 is the limited broadcast address, used to send a packet to all nodes on the local network.

This question belongs to: Computer Computer Networking
Question #2 Report Error
What new address standard was designed to replace IPv4, utilizing 128-bit addresses to eliminate global address exhaustion issues completely?
A. IPX/SPX
B. IPv5
C. IPv6
D. IPv8

Correct Answer: Option C


Explanation:
IPv6 addresses are 128 bits long, written as hexadecimal strings separated by colons, offering a vast array of unique addresses.

This question belongs to: Computer Computer Networking
Question #3 Report Error
Why is a basic network Hub often called a 'dumb' device compared to a modern network Switch?
A. It cannot transmit data wirelessly.
B. It broadcasts all incoming data packets out to every connected port, causing collision issues.
C. It lacks internal power supplies.
D. It cannot understand digital binary configurations.

Correct Answer: Option B


Explanation:
A hub operates at the Physical Layer (Layer 1) and simply repeats incoming signals to all ports, increasing network collisions and security vulnerabilities.

This question belongs to: Computer Computer Networking