PPSC - Lecturer Computer Science IT - Higher Education Department Punjab - 2017
Users are ……. that their processes are running on a paged system?
  • A. Aware
  • B. Unaware
  • C. Informed
  • D. None of these
The aim of creating page replacement algorithms is to?
  • A. Replace pages faster
  • B. Increase the page fault rate
  • C. Decrease the pay, fault rate
  • D. To allocate multiple pages to processes
A FIFO replacement algorithm associates with each page the?
  • A. Time it was brought into memory
  • B. Size of the page in memory
  • C. Page after and before it
  • D. All of these
Optimal page …….. replacement algorithm?
  • A. Replace the page that has not been used for a long lime
  • B. Replace the page that has been used for a long time
  • C. Replace the page-that will not be used for a long time
  • D. None of these
The optimal page-replacement algorithm is difficult to implement, because?
  • A. It requires a lot of information
  • B. It requires future knowledge of the reference string
  • C. It is too complex
  • D. It is extremely expensive
LRU page – replacement algorithm associates with each page the …….?
  • A. Time it was brought into memory
  • B. The time of that pages last use
  • C. Page after and before it
  • D. All of these
CPU fetches the instruction from memory according to the value of?
  • A. Program counter
  • B. Status register
  • C. Instruction register
  • D. Program status word