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. Half-Duplex
B. Multiplex
C. Full-Duplex
D. Simplex
Answer: Option D
Solution (By JKSSB Mock Tests)
Simplex communication is strictly unidirectional, meaning one station transmits while the other can only receive.

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1
What is the structural network layout where every node is connected to a central cable line, which acts as the shared communication trunk?
A. Mesh Topology
B. Ring Topology
C. Bus Topology
D. Star Topology

Correct Answer: Option C


Explanation:
Bus topology connects all devices to a single shared central cable, known as the bus or backbone line.

This question belongs to: Computer Computer Networking
Question #2
What does the acronym ARP stand for?
A. Address Resolution Protocol
B. Address Routing Protocol
C. Advanced Routing Protocol
D. Access Resolution Protocol

Correct Answer: Option A


Explanation:
ARP is used to map an IP address to a physical MAC address in a local network.

This question belongs to: Computer Computer Networking
Question #3
Which IP address class allocates the first two octets to identify the network portion and the remaining two octets for host devices, using a default mask of 255.255.0.0?
A. Class A
B. Class C
C. Class B
D. Class D

Correct Answer: Option C


Explanation:
Class B addresses use a 16-bit network prefix, spanning an initial octet range from 128 to 191.

This question belongs to: Computer Computer Networking