The size of the bucket is N kb. The bucket fills
at the rate of 0.1 kb per millisecond. A programmer
sends a program to receiver. There it waits for 10
milliseconds. And response will be back to programmer
in 20 milliseconds. How much time the program takes to
get a response back to the programmer, after it is
sent?

Answer Posted / wizajit

The answer is pretty simple, it's 30 milliseconds. Here's
the workout:

1. The program is sent to the reciver: time 0 milliseconds
2. The program waits for 10 ms : time 10 ms
3. The response is after 20 ms : time 10 + 20 ms

Hence the programmer receives its program back in 30 ms,
taking the transmission time delay due to route as null or zero!

ps: if the response time is taken as inclusive entity from
the time it is sent then the answer would be 20 ms!!

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

917


Ajay and Vijay ave their salaries in the ratio of 2:3. If each of their salaries are increased by Rs 4000, the new ration comes to be 40:57. How much is the present salary of Vijay?

953


Sky Heaven is a 16 stored building with 12000 sq. feet on each floor. Zintac International rents 7 floors and Zobia International rents 4 floors. What is the number of sq. feet of unrented floor space?

976


A person travels 12 km in the southward direction and then travels 5km to the right and then travels 15km toward the right and finally travels 5km towards the east, how far is he from his starting place?

759


All people use a bus paid equalty. 40 seats in the bus.Bus charge is Rs. 70.37. How many seats we left unfilled?

802






Find the next series: AE BH CM DU?

857


Work can be done by 8 men and 10 women in 25 days, the same work can be done by 10 children and 5 women . in how many days 2 children and 3 men can do the work?

724


three clocks where set to true time .First run with the exact time ..second slows one minute/day. third gains one minute/day. after how many days they will show true time.

1466


The ratio of the length : breadth : height of a cuboid is 5 : 4: 3, and the volume is 7500. What will be its surface area ?

831


there are two boats across a river.one of the boat starts from x and proceeds to y at the other river end.while the other boat starts from y and proceeds to x.the first time these two boats meet is 200 kms from x.they continue their journey reach y and x respectively. when they come back they meet at a point which is 400 kms from y .find the width of the river ..

640


If a square is formed by the diagonal of the square as an edge, what is the ratio between the area?

1037


how can i improve myself in solving apptitude questions, guide and help me with some kind of tips.suggest me books too.so that i can get betterment in solving apps

2652


Fathers age is 5 times his son's age. 4 years back the father was 9 times older than son.Find the fathers' present age.

890


Two sentences are given and we were required to print the common word in the two sentences. Words were delimited by space, full stop, ? , ! and , . The trick in the question was that common word should be printed only once so if ur first sentence contains two word "how" and second contains "how" then in output how should be printed only once for this u can replace each matched word in second sentence by spaces . i want a solution in C/C++ language

2357


Complete the given number series 240, 240, 120, 40,?, 2 ?

783