Which of the following is a multi-point topology? MCQ with Answer and Explanation

Which of the following is a multi-point topology?
A. All of the above
B. Ring
C. Star
D. Bus
Answer: Option A
Solution (By JKExamLibrary)
All these topologies have multiple devices sharing a medium or central point.

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 network type connects computing resources within a single house to manage smart appliances, laptops, and streaming boxes safely?
A. MAN
B. SAN
C. WAN
D. LAN

Correct Answer: Option D


Explanation:
A home network is classified as a Local Area Network (LAN), connecting devices within a single residential structure.

This question belongs to: Computer Computer Networking
Question #2 Report Error
How many total octets are used to construct a standard 32-bit IPv4 network address configuration?
A. 8 octets
B. 6 octets
C. 4 octets
D. 2 octets

Correct Answer: Option C


Explanation:
An IPv4 address contains 32 bits divided into 4 octets (8 bits each), separated by dots in decimal format.

This question belongs to: Computer Computer Networking
Question #3 Report Error
Which protocol is connectionless and does not guarantee delivery?
A. TCP
B. UDP
C. HTTP
D. FTP

Correct Answer: Option B


Explanation:
UDP (User Datagram Protocol) is connectionless and provides no guarantees of delivery, order, or error checking.

This question belongs to: Computer Computer Networking