Home

Saturday, April 11, 2015

COMPUTER SCIENCE MEMORY

  • Disk Scheduling SCAN.



  • Batch Processing FIFO.



  • Time Sharing ROUND ROBIN.



  • Interrupt Processing LIFO.


  • Windows is a MULTI USER operating System.

  • KERNAL is the set of primitive functions upon which the rest of operating system function are build up.

  • CRITICAL REGION is a set of instructions that access common shared resource which exclude one another in time.