Problem:
Estimate the time it takes to send blocks of data over a communications channel if each block consists of "chunks" and the channel can transmit chunks per second.
Answer Choices:
A. seconds
B. seconds
C. seconds
D. minutes
E. hours
Solution:
Note. If we substitute "byte" for "chunk," we are talking standard terminology for communication between computers. A byte is a sequence of "bits", each of which is a or a . A transmission rate of is called (not ) "baud".