Which type of network connection allows communication to flow in only one direction permanently, with no way to send responses back (e.g., traditional television broadcasting)? MCQ with Answer and Explanation

Which type of network connection allows communication to flow in only one direction permanently, with no way to send responses back (e.g., traditional television broadcasting)?
A. Simplex
B. Half-Duplex
C. Multiplex
D. Full-Duplex
Answer: Option A
Solution (By JKExamLibrary)
Simplex communication is strictly unidirectional, meaning one station transmits while the other can only receive.

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 of the following is a multi-point topology?
A. All of the above
B. Bus
C. Ring
D. Star

Correct Answer: Option A


Explanation:
All these topologies have multiple devices sharing a medium or central point.

This question belongs to: Computer Computer Networking
Question #2 Report Error
Which of the following represents a valid IPv6 address string format?
A. 2001:0db8:85a3:0000:0000:8a2e:0370:7334
B. [http://www.google.com/ipv6](https://www.google.com/search?q=http://www.google.com/ipv6)
C. 00-14-22-01-23-45
D. 192.168.1.256

Correct Answer: Option A


Explanation:
IPv6 addresses are written as groups of four hexadecimal digits separated by colons, encompassing eight separate structural blocks.

This question belongs to: Computer Computer Networking
Question #3 Report Error
What is a network gateway?
A. A device that connects computers in a LAN
B. A device that amplifies signals
C. A device that connects two different networks with different protocols
D. A device that stores web pages

Correct Answer: Option C


Explanation:
A gateway acts as an entrance to another network, often translating protocols.

This question belongs to: Computer Computer Networking