Edit Game
System Software
 Delete

Use commas to add multiple tags

 Private  Unlisted  Public



 Save

Delimiter between question and answer:

Tips:

  • No column headers.
  • Each line maps to a question.
  • If the delimiter is used in a question, the question should be surrounded by double quotes: "My, question","My, answer"
  • The first answer in the multiple choice question must be the correct answer.






 Save   20  Close
LDD count ADD 1 ASTO count -------- is an example of
assembly language
Name registers in CPU
MAR MDR CIR
2 output devices that could be built into a tablet computer
display, speakers
Name 3 input devices
mouse keyboard microphone camera
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.
What is an interrupt?
An interrupt is a signal sent to the CPU to indicate that an event needs immediate attention.
What is the primary function of an operating system?
To act as an interface between the user and the hardware.
Name three basic functions of an operating system.
Memory management, file management, and process management.
What is meant by a graphical user interface (GUI)?
A user interface that uses windows, icons, and menus to interact with the computer.
What is a command-line interface (CLI)?
A text-based user interface where users type commands to interact with the computer.
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.
What type of software is used to compress files?
Utility software.
Define utility software.
Utility software is a type of system software designed to perform maintenance tasks like file management or virus scanning.
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.
What are some examples of Application software?
text processors, browsers, spreadsheet editors
What is the role of application software?
It allows users to perform specific tasks, such as word processing or browsing the internet.
Name 3 Operating Systems
Windows, MacOS, IOS
Name two examples of system software.
Operating system and utility software.
What is the main purpose of system software?
To manage and control hardware so that application software can function.
What are the two main types of software?
System software and application software.