What type of communication channel allows data to move in both directions, but only one direction at a time (e.g., a standard citizen band radio)? MCQ with Answer and Explanation

What type of communication channel allows data to move in both directions, but only one direction at a time (e.g., a standard citizen band radio)?
A. Full-Duplex
B. Multiplex
C. Simplex
D. Half-Duplex
Answer: Option D
Solution (By JKSSB Mock Tests)
Half-duplex communication allows bidirectional traffic, but devices must alternate sending and receiving to prevent data collisions.

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1
What is the role of a DHCP server?
A. To route packets
B. To resolve domain names
C. To assign IP addresses dynamically
D. To filter traffic

Correct Answer: Option C


Explanation:
DHCP server automatically assigns IP addresses and other network configuration to clients.

This question belongs to: Computer Computer Networking
Question #2
What is the main difference between a bridge and a switch?
A. No difference
B. Switch is a multiport bridge
C. Bridge works at layer 3; switch at layer 2
D. Bridge has more ports than a switch

Correct Answer: Option B


Explanation:
A switch is essentially a multiport bridge with hardware-based forwarding.

This question belongs to: Computer Computer Networking
Question #3
What is the purpose of a network bridge?
A. To connect two network segments and reduce traffic by filtering
B. To connect a LAN to the internet
C. To assign IP addresses
D. To amplify signals

Correct Answer: Option A


Explanation:
Bridges filter and forward frames based on MAC addresses, connecting segments.

This question belongs to: Computer Computer Networking