Question Detail

Which is not a function of Kernel ?

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

1. If the CPU scheduling policy is FCFS, then what would be average waiting time ?

  • 10 ms
  • 10.8 ms
  • 12 ms
  • 12.8 ms

2. Banker's algorithm for resource allocation deals with ?

  • deadlock prevention
  • deadlock aviodance
  • deadlock recovery
  • circular wait

3. What is the name of values that are automatically provided by software to reduce keystrokes ?

  • Data Values
  • Default Values
  • Defined Values
  • Fixed Values

4. What is a page fault ?

  • is an spelling error in a page in memory
  • is a reference to a page which is in another program
  • is an access to a page not currently in memory
  • always occurs whenever a page is accessed

5. Spooling is most beneficial where

  • Jobs are I/O bound
  • Jobs are CPU bound
  • Jobs are evenly divided as I/O bound and CPU bound
  • All of above
Read more from - Operating System Questions Answers - Set 2