Multiple choice

In message sequence, message boundaries are

  1. wasted

  2. not wasted

  3. preserved

  4. not preserved

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

In a message-oriented service, the boundaries between individual messages are preserved, meaning the receiver gets exactly what the sender sent as a discrete unit. This contrasts with byte streams, where boundaries are not maintained.