sarcademy/syllabus/operating-systems/operating-systems.md
2023-09-11 17:35:32 +05:00

330 B

Operating System

  • BIOS: Basic Input/Output System, the firmware for initializing hardware.
  • File System: Manages how files are stored and retrieved.
  • Kernel: Core part of OS, manages system resources.
  • Drivers: Software to interface with hardware.
  • Examples of Operating Systems: Windows, macOS, Linux