Multiple choice

What is the resource management problem where a process does not get the resources it needs for a long time because the resources are being allocated to other processes ?

  1. Starvation

  2. Paging

  3. Segmentation

  4. Fragmentation

  5. Page fault

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

This option is correct as a process is said to be starved when it is waiting for a resource to be allocated and that resource is being used by some other process.