Multiple choice

In byte stream, there is ____ message boundary.

  1. a

  2. two

  3. no

  4. none of these

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

In a byte stream, the data is treated as a continuous flow of bytes without any inherent structure or message boundaries. The application layer is responsible for interpreting the data stream if boundaries are needed.