A 1.25KB file is transferred after some connection for 128 seconds. How many seconds will a 250 byte file be transferred
September 14, 2020 | Education
| A 1.25KB file is transferred after some connection for 128 seconds. How many seconds will a 250 byte file be transferred over the same connection?
Let’s determine the transmission rate:
1.25 KB / 128 sec = 1.251024 / 128 = 10 bytes / sec.
Next, you can calculate how many seconds a 250 byte file will be transferred over the same connection:
250/10 = 25 seconds.
