System Software Essentials

CPU and RAM Interaction
  • CPUCPU fetches and processes data/instructions from RAMRAM.

System Boot-up
  • Power on ➔ BIOSBIOS loads from ROMROM.

  • BIOSBIOS loads the Operating System.

System Software
  • Software that runs and maintains the computer system, managing user interaction.

Types of System Software
  • Operating System (OS)

  • Utility Software (e.g., maintenance, security tools)

Purpose of System Software
  • Acts as an interface between user and hardware.

  • Provides a platform for application software.

  • Manages computer resources (e.g., memory, peripherals).

  • Performs system maintenance and enhances security.