a file s transferred from one location to another in
buckets . the size of bucket s 10 kilobytes. the buckets
get filled at rate of 0.0001kb per ms. transmission time
from sender to receiver s 10ms per bucket. after receipt of
bucket, receiver sends an acknowledgement tat reches sender
in 100 ms. assuming no error during transmission write a
formula to calculate time taken in seconds to successfully
complete transfer of file of size N kb.

Answer Posted / abc

each bucket has 10 kb
so N kb wants N/10 buckets..
0.0001kb filled in 1ms
so 10 kb ll be filled in 10/0.0001ms=100000ms
sender to receiver s 10ms
ack is 100 ms
so total time for 1 bucket is (100000+10+100)ms=100110ms
for N/10 buckets it s 100110*N/10 ms=10011 ms=10.011s

Is This Answer Correct ?    11 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

The speed of a motor boat in still water is 15 km/hr and the rate of current is 3 km/hr. What is the distance travelled downstream in 12 minutes?

671


sir plz send the rrb exam question papers my emailid is abhilasha.bollepalli@gmail.com

2272


A certain street has 500 buildings. A sign-maker is contracted to number the houses from 1 to 500. How many zeroes will he need?

1322


if out of x bulbs y bulbs are broken;the % of non broken bulbs

763


There are 3 males and 2 females,find the possible no of orders that can be made by making the arrangement as in between two males one women is allowed to sit?

728






A is twice efficient than B. A and B can both work together to complete a work in 7 days. Then find in how many days A alone can complete the work?

693


A cloth merchant claims to sell is material at cost price but uses a scale which reads 1 meter for every 95 centimeter. Find the gain percent?

1816


A salesperson by mistake multiplied a number and got the answer as 3, instead of dividing the number by 3.What is the answer he should have actually got?

838


Please provide me rs aggarwal verbal reasoning book link pleeeeeeeez

1018


The sum of the digits of a two digit number is 8. When 18 is added to the number, the digits are reversed. the number?

693


The minimum number of digits required to form every number which is greater than 900 and less than 9,000 is:

916


Bactria double every 3 mins. It is N in 1 hour, when was it N/4?

794


Two people X & Y walk on the wall of a go down in opposite direction. They meet at a point on one side and then go ahead. X after walking for some time, walks in opposite direction for 15 mtrs.Then again he turns back and walks in the original direction. What distance did Y walk before they met again, if X walks 11 mtrs by the time Y walks 8 mtrs.

691


A man drives at a speed of 40 miles/hr. His wife left 30 mins. late with 50 miles/hr speed. when will they meet ?

1200


Which of the following does multithreading allow? A. several transactions that require the same program to use one copy of the program. B. many tasks to be allocated to the terminal. C. an audit trail of all files records from all files updated by a particular application

1837