Multiple choice

Which of the following is not true regarding TCP connections?

  1. TCP connections are full-duplex.

  2. TCP connections are point-to-point.

  3. TCP connections support multicasting.

  4. TCP connections do not support broadcasting.

  5. TCP connections are byte stream.

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

Since each connection has exactly two end points, therefore, multicasting is not possible with this connection.