Chapter 2 - Software Flashcards
What is application software ?
Application software enables the computer to do a particular task, such as word processing
What is system software ?
It is the interface between computer hardware and user application programs
What are the three functions of system software ?
- Allocating memory
- Storage
- Processing time
Describe how the system software deals with processing time ?
Divides processing time into time slices depend on the priority each task is allocated a number of these time slices
What is real time processing and what are some applications ?
- processing of data occurs immediately after it is input and updating occurs before next input occurs
- airline or concert booking systems
What is batch processing and what are some applications ?
- data is collected over a period of time and processed together at a later time
- billing systems, banking systems
What is multi-user system processing and what are some applications ?
- The operating system switches between computers giving each one a ‘time slice’
- database management systems
What is a utility application ?
It is a program that carries out a specific task to assist the operating system
Name three utility applications
- Disc defragmentation
- task scheduling
- data backup and restore
Describe disc defragmentation
rearranges the data on a hard disk so that all the data is stored together and can be quicker to access
Describe a backup
A second copy of a file made and stored on a different storage device
What is an anti virus software ?
Scans files stored on a computer system, looking for viruses
What is the anti-virus software main purpose
detect, locate and remove a virus