Question Detail

Memory protection is of no use in single user system.

  • True
  • False
Similar Questions :

1. File record length

  • Should be chosen to match the data characteristics
  • should be fixed
  • should be variable
  • vary system to system

2. Paging is a method of memory allocation.

  • True
  • False

3. Spooling is most beneficial where

  • Jobs are I/O bound
  • Jobs are CPU bound
  • Jobs are evenly divided as I/O bound and CPU bound
  • All of above

4. What is the maximum number of processes that may enter simultaneously inside the critical section to avoid race condition ?

  • One
  • Two
  • Three
  • Four

5. Belady anomaly occurs in ?

  • LIFO
  • FIFO
  • LRU
  • NRU
Read more from - Operating System Questions Answers - Set 2