Software Flashcards
What does software refer to
Digital items made up of 1s and 0s that tell your computer what to do
What does system software do (5)
Translates the instructions from your software to a language your hardware can understand
Sends these instructions to the correct hardware
Receives information from the hardware and sends it to the software
Allows different applications to communicate with one another
Makes sure all the hardware and software on your computer are working correctly
What is virtualisation
The act of creating a virtual version of something
What are utilities
Small programs which help users to maintain their computers
What is system software
A type of computer program that is designed to run a computer’s hardware and application programs
What is the user interface
The way in which people interact with computer programs or a website
What is a driver
A set of instructions that tells the operating system how to communicate with a specific piece of hardware
What is a stand-alone operating system
A complete operating system that works directly on a computer to make sure that the tasks of the operating system are completed
What is a network operating system
An operating system that is designed to help other computers on a network
What is an embedded operating system
An object, software or hardware that is independent and does not need an external program or device to run it
What does the operating system do
Controls your hardware and software, provides a user interface and manages the resources of the computer
What are the 7 tasks of the operating system
Managing and interpreting signals sent and received by your hardware
Communicating with different hardware devices
Managing a computer’s memory and storage
Monitoring your hardware’s performance
Providing an interface
Allowing the computer’s hardware to interact with its software
Allowing computers to connect and communicate over a network
Look at table on page 4 of Software
.
What is machine code
The executable instruction code provided by all running computer system programs and applications
What is binary
A numbering scheme with only two possible values for each digit: 1 and 0