Which of the following statements is true for a circuit Switching communication system?
Answer Details
A dedicated channel must be established between two parties through the period of communication.
In a circuit switching communication system, a dedicated physical communication path is established between the sender and the receiver for the duration of the communication session. During this time, the entire capacity of the channel is reserved for the transmission of the message, which results in a highly reliable and efficient mode of communication. However, this method of communication is not ideal for real-time communication, as the dedicated channel may remain idle during periods of silence, resulting in inefficient use of bandwidth. Therefore, this statement is false. In contrast, packet switching is more suited for real-time communication and involves breaking the message into packets that are transmitted independently and reassembled at the receiver.