Aptitude Question:
Download Questions PDF

A file is transferred from one location to another in buckets. The size of the bucket is 10 kilobytes. The bucket gets filled at the rate of 0.0001 kilobytes per millisecond. The transmission time from sender to receiver is 10 milliseconds per bucket. After the receipt of the bucket the receiver sends an acknowledgement that reaches sender in 100 milliseconds. Assuming no error during transmission, write a formula to calculate the time taken in seconds to successfully complete the transfer of a file of size N kilobytes.
(a) 10.11 N
(b) 11.011 N
(c) 11.01 N
(d) 10.011 N
(e)10.101 N

Answer:

To fill the bucket 100 sec,
To transfer 1 bucket, 100.110 sec,
To transfer n bucket, 100.11n,
To transfer n kb,10.011n sec

Download Aptitude Interview Questions And Answers PDF

Previous QuestionNext Question
The temperature at Chennai is given by the function: -t2/6+4t+12 where t is the elapsed time since midnight. What is the percentage rise (or fall) in temperature between 4.00 PM and 9.00 PM?

(a) 23.5%
(b) 33%
(c) -32.5
(d) 20%
(e) 46%
A box of 150 packets consists of 1kg packets and 2kg packets. Total weight of box is 264kg. How many 2kg packets are there?