A device is sending out data at the rate of 2000 bps. How
long does it take to send out 100 bits? How long does it
take to send out a singal character (8 bits)? How long does
it take to send a file of 100,000 characters?



A device is sending out data at the rate of 2000 bps. How long does it take to send out 100 bits? ..

Answer / khan

how long does it take to send out 100 bits?
100/2000 = 0.05 sec

How long does it takes to send out a single character of 8 bits?
8/2000 = 0.004 sec

How long does it take to send a file of 100000 characters?
As, single character is of 8 bits.So,
{8*100000}/2000 = 400 sec

Is This Answer Correct ?    82 Yes 6 No

Post New Answer

More UDP Interview Questions

What's the difference between udp and tcp?

1 Answers  


Is tcp or udp faster?

1 Answers  


Should I use tcp or udp?

1 Answers  


How reliable is udp?

1 Answers  


Is port 8000 a tcp or udp?

1 Answers  


How can I be sure that a UDP message is received?

5 Answers   Vistech,


??what do u mean about isp,and what is work/

3 Answers   CompuCom,


If the bandwidth of the channel is 8 Kbps, How long does it take to send a frame of 200,000 bits out of this device?

4 Answers   Kuwait University, University,


Is tcp or udp better for gaming?

1 Answers  


Why is tcp more reliable than udp?

1 Answers  


Can SSL support UDP, as SSL support TCP?

2 Answers  


Why tcp is better than udp?

1 Answers  


Categories