download Mastguru Android App

Question Detail

Main function of shared memory is:

  • to use primary memory efficently
  • to do intra process communication
  • to do inter process communication
  • none of above
Similar Questions :

1. Reference bit is used for

  • Implementing LRU page replacement algorithm
  • Implementing NRU algorithm
  • To check the page table entry in the cache memory
  • none of above

2. Shortest Job First executes first the job

  • with the least processor needs
  • that first entered the queue
  • that has been in the queue for the longest
  • that last entered the queue

3. Which operating system use write through catches

  • UNIX
  • XENIX
  • ULTRIX
  • DOS

4. Semophores are used to solve the problem of

  • race condition
  • process synchronization
  • mutual exclusion
  • belady problem

5. Which of the following does not interrupt an running process

  • A device
  • Timer
  • Schedular Process
  • Power failure
Read more from - Operating System Questions Answers - Chapter 1
Post a comment