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

Why tcp is better than udp?

0 Answers  


A computer monitor has a resolution of 1300 by 1000 pixels. If each pixel uses 1024 colors, how many bits are needed to send the complete contents of a screen?

4 Answers  


Write UDP/SOCK_DGRAM applications

1 Answers   Vistech,


Why is udp unreliable?

0 Answers  


How many types of Transmission are there

4 Answers   LG, LG Soft,






Is the ip adress of computer and modemis same or not ?

4 Answers   Wipro,


Can you send and receive on same udp port?

0 Answers  


Which is better udp or tcp?

0 Answers  


How much is the signal amplified? and what is the total gain? when a signal is passed through three cascaded amplifiers, each with a 5 dB gain.

3 Answers  


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?

1 Answers   Data Com,


Is tcp or udp better for gaming?

0 Answers  


Is tcp or udp faster?

0 Answers  


Categories