Multiple choice

The type of buffering that consists of a queue having finite length and thus, can have 'N' messages reside in it is _____________.

  1. zero capacity

  2. unbounded capacity

  3. bounded capacity

  4. bounded waiting

  5. mutual exclusion

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

This type of buffering consists of a queue having finite length and thus, can have 'N' messages reside in it.