What is the difference between transmission speed and latenc
What is the difference between “transmission speed” and “latency”? How do each of these impact the response time a user experiences?
Solution
Answer:
Latency is the delay from input in a computer network which is in need of a desired ouptut. Now the delay can be transmission delay, propogation delay , queuing delay or processing delay. While the transmisssion is the rate at which the data is being sent to the reciver.
Now both will effect the response time of a user . If the latency is high then the response time of the user will be late and if the transmission speed is low then the response time of the user will be late. Thus high latency and low transmission speed result in delay of response time.
