Game Preview

System Software

  •  English    20     Public
    CS
  •   Study   Slideshow
  • What are the two main types of software?
    System software and application software.
  •  15
  • What is the main purpose of system software?
    To manage and control hardware so that application software can function.
  •  15
  • Name two examples of system software.
    Operating system and utility software.
  •  15
  • Name 3 Operating Systems
    Windows, MacOS, IOS
  •  15
  • What is the role of application software?
    It allows users to perform specific tasks, such as word processing or browsing the internet.
  •  15
  • What are some examples of Application software?
    text processors, browsers, spreadsheet editors
  •  15
  • What is firmware, and how is it different from system software?
    Firmware is low-level software embedded in hardware, while system software manages the entire computer system.
  •  15
  • Define utility software.
    Utility software is a type of system software designed to perform maintenance tasks like file management or virus scanning.
  •  15
  • What type of software is used to compress files?
    Utility software.
  •  15
  • What is the difference between system software and application software?
    System software manages computer hardware and software, while application software performs specific tasks for the user.
  •  15
  • What is a command-line interface (CLI)?
    A text-based user interface where users type commands to interact with the computer.
  •  15
  • What is meant by a graphical user interface (GUI)?
    A user interface that uses windows, icons, and menus to interact with the computer.
  •  15
  • Name three basic functions of an operating system.
    Memory management, file management, and process management.
  •  15
  • What is the primary function of an operating system?
    To act as an interface between the user and the hardware.
  •  15
  • What is an interrupt?
    An interrupt is a signal sent to the CPU to indicate that an event needs immediate attention.
  •  15
  • Give two examples of when an interrupt might occur.
    A printer runs out of paper during printing. A key is pressed on the keyboard while typing.
  •  15