Chapter 4: Software Flashcards
Define Software
Programs that help the user interact with a computer’s hardware.
What are the two main types of software?
Application Software
System Software
Name 3 (general) examples of Application Software
Word processor
Spreadsheet
Database
Browser
etc.
What are the two types of system software?
Operating System
Utility Programs
What is the function of the Operating System?
To provide an interface for the user and a platform for applications
Managing Files, Peripherals, Drivers, Memory, Multitasking, interrupts, and user accounts.
Name 2 examples of utility programs
Backup Software
File management software
Antivirus Software
etc.
What is loaded first when a computer is turned on?
The bootstrap, with the instructions on how to turn on the computer.
What is loaded after the bootstrap?
The Firmware
What is the function of firmware?
Giving instructions to the OS
What is a Graphical User Interface (GUI)
A screen that’s easy for users to interact with, including windows, icons, menus, and pointers.
i.e. Windows
What is a command line interface?
A more advanced way to interact with the computer, requiring a user to enter text as exact commands.
i.e. Linux
What is a natural language interface
A program that interprets typed or spoken words and executes them as programs
i.e. Alexa
What are peripherals
Separate input and output devices that can be connected to a computer
What are drivers
Devices used to connect peripherals and computers, such as a USB.
Which memory location does the OS most often interact with?
RAM