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?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Does netflix use udp or tcp?

643


Is udp better than tcp?

558


Is tcp or udp faster?

578


Is port 80 udp or tcp?

605


Is tcp faster than udp?

612






Should I use tcp or udp?

577


A signal with 300 milliwatts power passes through 10 devices, each with an average noise of 3 microwatts. What is the SNR? What is the SNRdb?

4025


Is udp safe?

580


Can tcp and udp share the same port?

561


Is udp faster?

557


Why tcp is more reliable than udp?

637


Why udp is not reliable?

587


What is difference between tcp and udp socket?

567


Is tcp better than udp?

570


What are advantages and disadvantages of combining the session presentation application layer in the osi model into one single application layer in internet layer?

6920