78.3k views
5 votes
What does store and forward transmission mean?

a) Transmitting data as soon as it's received
b) Storing data temporarily before forwarding it to the next destination
c) Forwarding data without storing it
d) Transmitting data without any delay

User Jacopo
by
7.7k points

1 Answer

4 votes

Final answer:

Store and forward transmission refers to storing data temporarily before forwarding it to the next destination. This is commonly used in computer networks.

Step-by-step explanation:

Store and forward transmission refers to storing data temporarily before forwarding it to the next destination.

This type of transmission is commonly used in computer networks when there is a need to transfer data between different devices or systems. The data is first received and stored in a buffer and then forwarded to the next destination once it is ready.

For example, in email communication, store, and forward transmission occurs when an email server receives an email and temporarily stores it in the recipient's mailbox before delivering it when the recipient is available to access their email.

User Sumukh Barve
by
8.0k points