210-250 · Question #76
What are the advantages of a full-duplex transmission mode compared to half-duplex mode? (Select all that apply.)
The correct answer is A. Each station can transmit and receive at the same time. B. It avoids collisions. Full-duplex mode allows simultaneous bidirectional transmission, eliminating collisions that occur in half-duplex environments where only one device can transmit at a time.
Question
What are the advantages of a full-duplex transmission mode compared to half-duplex mode? (Select all that apply.)
Options
- AEach station can transmit and receive at the same time.
- BIt avoids collisions.
- CIt makes use of backoff time.
- DIt uses a collision avoidance algorithm to transmit.
How the community answered
(40 responses)- A90% (36)
- C5% (2)
- D5% (2)
Why each option
Full-duplex mode allows simultaneous bidirectional transmission, eliminating collisions that occur in half-duplex environments where only one device can transmit at a time.
In full-duplex mode, separate transmit and receive channels allow both endpoints to send and receive data simultaneously without waiting for the other to finish. This is the fundamental defining characteristic that differentiates full-duplex from half-duplex operation.
Because full-duplex uses dedicated, non-shared transmit and receive paths, there is no contention for a shared medium and therefore collisions cannot occur. This eliminates the need for any collision detection or recovery mechanism.
Backoff time is part of the CSMA/CD collision recovery process used in half-duplex Ethernet, not a characteristic or advantage of full-duplex mode.
Collision avoidance algorithms such as CSMA/CA are used in half-duplex and wireless environments; full-duplex transmission eliminates the need for collision avoidance entirely by removing shared-medium contention.
Concept tested: Full-duplex vs half-duplex transmission characteristics
Source: https://www.cisco.com/c/en/us/support/docs/lan-switching/ethernet/12006-chapter2.html
Topics
Community Discussion
No community discussion yet for this question.