301. In __________ coding, we divide our message into blocks, each of k bits, called __________.
Correct answer: (C)
block; datawords
302. In __________ error correction, the receiver asks the sender to send the data again.
Correct answer: (B)
retransmission
303. In __________ error correction, the receiver corrects errors without requesting retransmission.
Correct answer: (C)
forward
304. In __________________, each packet is treated independently of all others.
Correct answer: (A)
datagram switching
305. In _________, a station monitors the medium after it sends a frame to see if the transmission was successful. If so, the station is finished. If, however, there is a collision, the frame is sent again.
Correct answer: (B)
CSMA/CD
306. In _________, autonegotiation allows two devices to negotiate the mode or data rate of operation.
Correct answer: (B)
Fast Ethernet
307. In _________, collisions are avoided through the use of three strategies: the interframe space, the contention window, and acknowledgments.
Correct answer: (A)
CSMA/CA
308. In _________, each station is allocated a band to send its data. In other words, each band is reserved for a specific station, and it belongs to the station all the time.
Correct answer: (A)
FDMA
309. In _________, each station is allocated a time slot during which it can send data. Each station transmits its data in its assigned time slot.
Correct answer: (B)
TDMA
310. In _________, each station is forced to send only at the beginning of the time slot.
Correct answer: (B)
slotted ALOHA