Question Detail

Macintosh computer uses

  • System 7.0
  • AU/X
  • Xenix
  • none of above
Similar Questions :

1. A thread is

  • lightweight process where the context switching is low
  • lightweight process where the context swithching is high
  • used to speed up paging
  • used in dead locks

2. Problem of thrashing is affected significantly by

  • program structure
  • program size
  • primary storage size
  • all of above

3. Memory protection is normally done by

  • the processor and the associated hardware
  • the operating system
  • the compiler
  • the user program

4. To avoid the race condition, the number of processes that may be simultaneously inside the critical section is

  • 12
  • 3
  • 1
  • 0

5. Semaphores function is to

  • synchronize critical resources to prevent deadlock
  • synchronize processes for better CPU utilization
  • used for memory management
  • none of above
Read more from - Operating System Questions Answers - Chapter 1