Multiple choice

To use the same connection for multiple unrelated conversations is called

  1. addressing

  2. multiplexing

  3. demultiplexing

  4. assembling

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Multiplexing is the process of combining multiple data streams into a single signal over a shared communication medium. This allows a single high-capacity connection to be used for many independent conversations simultaneously, improving efficiency. Demultiplexing is the reverse process performed at the receiving end to separate the streams.