Question Detail

Which is not a function of Kernel ?

  • Process management
  • Memory management
  • File system management
  • Interrupt handling
  • All of Above
Similar Questions :

1. What are global locks ?

  • they synchronize access to local resources
  • they synchronize access to global resources
  • they synchronize access to local and global resources
  • none of above

2. Which scheduling policy is most suitable for time shared operating system ?

  • Shortest job first
  • FCFS
  • LCFS
  • Round robin

3. File record length

  • Should be chosen to match the data characteristics
  • should be fixed
  • should be variable
  • vary system to system

4. Belady anomaly occurs in ?

  • LIFO
  • FIFO
  • LRU
  • NRU

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

  • True
  • False
Read more from - Operating System Questions Answers - Set 2