Multiple choice

Which of the following types of block allocation in storage management is the one in which blocks of variable sizes are used for storage of data?

  1. Fixed block storage allocation

  2. Variable block storage allocation

  3. Fixed non-contiguous storage allocation

  4. Variable contiguous storage allocation

  5. Push

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

This type of block allocation in storage management is the one in which blocks of variable sizes are used for storage of data.