State FIVE key functions of an Operating System.

  1. Process Management: Manages the execution of processes and allocates resources to them.
  2. Memory Management: Allocates and manages the system’s memory, ensuring that different applications run smoothly.
  3. File System Management: Organizes and manages files on storage devices.
  4. Device Management: Controls and manages input/output devices like printers, keyboards, and monitors.
  5. Security and Access Control: Protects the system against unauthorized access and ensures data security.