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 signal character (8 bits)? How long does it take to send a file of 100,000 characters?
Submitted by: Administratorhow 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
Submitted by: Administrator
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
Submitted by: Administrator
Read Online UDP Job Interview Questions And Answers
Top UDP Questions
| ☺ | A computer monitor has a resolution of 1300 by 1000 pixels. |
| ☺ | What do you mean about isp, and what is work? |
| ☺ | How to get IP header of a UDP message? |
| ☺ | Tell me Can SSL support UDP, as SSL support TCP? |
Top TCP/IP Protocols Categories
| ☺ | TCP/IP Interview Questions. |
| ☺ | Hypertext Transfer Protocol (HTTP) Interview Questions. |
| ☺ | Internet Protocol (IP) Address Interview Questions. |
| ☺ | SS7 Interview Questions. |
| ☺ | Spanning Tree Protocol (STP) Interview Questions. |
