Computer Science
Differentiate between Circuit and Packet Switching.
Computer Networks
1 Like
Answer
Circuit Switching | Packet Switching |
---|---|
Circuit Switching is the method of switching which is used for establishing a dedicated communication path between the sender and the receiver. | Packet switching is the method of switching where no dedicated path is established from the source to the destination. |
Data is processed and transmitted at the source only. | Data is processed and transmitted, not only at the source but at each switching station. |
It is more reliable. | It is less reliable. |
Answered By
1 Like