Skip to content

Intro To Operating System

12/04/2022 14:29

Parent: Operating System Tags: #OS #toPublish

Intro to Operating System:

  • Operating system manages devices, memory(RAM, ROM), CPU for other programs to run parallelly.
  • Every program need not know how to manage and use hardware, so OS takes care of it.
  • Once the power button is pressed, a series of programs are started via bootstrapping.

References:

On this page