| Forums.Sureshkumar.net : A Perfect Place to Share Knowledge Blogs Games Magazines |
|
|
|
#1 (permalink) |
|
Technical GURU
Join Date: Feb 2006
Location: India
Posts: 805
Thanks: 4 Thanked 24 Times in 16 Posts Thanks: 4
Thanked 24 Times in 16 Posts
Blog Entries: 2
Rep Power: 15
|
A file is transeferd from one location ...
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.101 N (e) 10.011 N Iam getting the answer as 100.11 secs But they gave only 10.011N ??
__________________
BINNY
|
|
|
|
|
|
#2 (permalink) |
|
Junior Member
Join Date: Sep 2007
Posts: 5
Thanks: 0 Thanked 0 Times in 0 Posts Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 2
|
Re: A file is transeferd from one location ...
Answer is (e)
Time to fill the bucket = 10000 * N msec = 10N sec Tx + Rx time = Total no. of buckets * (100 + 10) msec = (N / 10) * 110 msec = 0.011N sec Total time = 10N + 0.011N sec = 10.011N sec |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mega Free Download S/W Links A-Z | yathish | OTHERS | 514 | 26-12-08 05:16 PM |
| interview Q&A asked in winrunner | Spoorthi | Testing Tools & QA | 80 | 22-11-08 11:48 PM |
| Companies Address With HR Email ids - 2 | sridhar | Companies Info & Recruitment Process | 20 | 11-10-08 06:49 PM |
| Open Requirements with Kanbay | PraveenC | EXPERIENCED JOBS | 1 | 08-09-06 04:25 PM |
| C Contest-28 | keerthi | DATA STRUCTURES, C, C++, VC ++ | 6 | 01-07-06 11:04 PM |