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. Which of the following does not interrupt an running process

  • A device
  • Timer
  • Schedular Process
  • Power failure

2. Dynamic allocation of storage areas with VSAM files is accomplished by

  • hashing
  • control splits
  • over flow areas
  • relative recording

3. Which is non pre-emptive

  • Round robin
  • FIFO
  • MQS
  • MQSF

4. Which technique is used by operating systems to execute several programs concurrently by switching back and forth

  • Partitioning
  • Multitasking
  • Windowing
  • Paging

5. Which scheduling policy is best suited for time-sharing operating systems

  • Shortest job first
  • Round robin
  • First come first serve
  • Elevator
Read more from - Operating System Questions Answers - Chapter 1