in Computer Graphics recategorized by
4,416 views
1 vote
1 vote

An image is 1024$*$800 pixels with 3 bytes/pixel. Assume the image is uncompressed. How long does it make to transmit it over a 10 Mbps Ethernet?

  1. 196.6 seconds
  2. 19.66 seconds
  3. 1.966 seconds
  4. 0.1966 seconds
in Computer Graphics recategorized by
4.4k views

2 Answers

1 vote
1 vote
taansmission time= length/BW

                          = 1024*800*3*8/10*10^6

                         = 2^16*3/10^5

                         =1.9660 sec

ans-C
by
0 votes
0 votes

Ans. C- 1.966 Seconds

Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true