Multiple choice

In which of the following sharings is a resource allocated for exclusive use by a program and when the resource is deallocated, it is marked free in the resources table?

  1. Sequential sharing

  2. Concurrent sharing

  3. CPU sharing

  4. None of these

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

In this type of sharing,  a resource is allocated for exclusive use by a program and when the resource is deallocated, it is marked free in the resources table.