Question Detail

Which of the following memory allocation scheme is subject to external fragmentation ?

  • Segmentation
  • Swapping
  • Demand Paging
  • Multiple Contiguous Fixed Partitions
Similar Questions :

1. 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

2. Seek analysis is for ?

  • Paging issues
  • device busy problems
  • control unit busy problems
  • all of above

3. Memory protection is of no use in single user system.

  • True
  • False

4. Relocation bits used by relocating loader are specified by

  • Relocating loader
  • Assembler
  • Translator
  • Linker

5. What is a page fault ?

  • is an spelling error in a page in memory
  • is a reference to a page which is in another program
  • is an access to a page not currently in memory
  • always occurs whenever a page is accessed
Read more from - Operating System Questions Answers - Set 2