CARVIEW |
Select Language
HTTP/2 200
content-type: text/html; charset=utf-8
date: Thu, 21 Aug 2025 09:16:43 GMT
permissions-policy: interest-cohort=()
strict-transport-security: max-age=31536000; includeSubDomains
server: nginx
cache-control: s-maxage=64371, max-age=0
x-powered-by: Next.js
etag: "15tbu5he5az9uwv"
content-encoding: gzip
x-xss-protection: 1; mode=block
x-content-type-options: nosniff
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'self' http: https: ws: wss: data: blob: 'unsafe-eval' 'unsafe-inline'; frame-ancestors 'self';
vary: Accept-Encoding
x-cache: Miss from cloudfront
via: 1.1 fa2388d433a66e7365406f5a2a0963fa.cloudfront.net (CloudFront)
x-amz-cf-pop: BOM78-P9
x-amz-cf-id: 6Jqh_ROly-io2iK4xBnjzljq8TAoYpzSkRLnU9UrSQIVIBg0-6cs6Q==
GATE | CS | 2012 | Computer Networks | Flow Control | Question 42
Interview Preparation
- Interview Preparation For Software Developers
- Must Coding Questions - Company-wise
- Must Do Coding Questions - Topic-wise
- Company-wise Practice Problems
- Company Preparation
- Competitive Programming
- Software Design-Patterns
- Company-wise Interview Experience
- Experienced - Interview Experiences
- Internship - Interview Experiences
GATE | CS | 2012 | Computer Networks | Flow Control | Question 42
Last Updated :
Discuss
Comments
Consider a source computer(S) transmitting a file of size 106 bits to a destination computer(D)over a network of two routers (R1 and R2) and three links(L1, L2, and L3). L1connects S to R1; L2 connects R1 to R2; and L3 connects R2 to D.Let each link be of length 100 km. Assume signals travel over each link at a speed of 108 meters per second.Assume that the link bandwidth on each link is 1Mbps. Let the file be broken down into 1000 packets each of size 1000 bits. Find the total sum of transmission and propagation delays in transmitting the file from S to D?
1005 ms
1010 ms
3000 ms
3003 ms
This question is part of this quiz :
GATE CS 2012,Network Layer,50 Computer Networks MCQs with Answers,Computer networks PYQ QUIZ GATE CS,Flow & Error Control PYQ QUIZ GATE CSShare your thoughts in the comments

GeeksforGeeks
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy