Software Flashcards
What is Application Software?
Application software
Programs designed for an end user to do a particular task, such as word-processing and spreadsheet programs
What is System Software?
System software Includes the operating system and all utility programs that enable the computer to operate its hardware and applications software
Explain Operating System
Is a piece of software which manages all other programs on the computer
Windows is an example of ________?
Operating system
Functions of operating system
1) Allocates memory
2) Allocates Storage
3) Processing time
What is Allocates memory
Organises the use of main memory between programs and data files as they are transferred to and from the hard disc.
What is Allocates storge
The operating system manages the storage of data and files on external devices, such as a hard drive.
What is Processing time
Allocates processing time between the programs that are currently in use by dividing the time into a number of time slices and, depending on the priority of the tasks to be processed, each task is allocated a number of these time slices.
What is a Utility Application?
A program that carries out a specific task to assist the operating system.
Examples of Utility Application
1) Disk Defragmentation
2)Task Scheduling
3)Data backup and restore
Explain Disk Defragmentation
File is broken down into a number of blocks by the operating system which is then stored on free block space on the disk
Explain Task Scheduling
The operating system allocates processing time based on task priority
What is Real Time Processing
Processing of data occurs immediately data is input and updating occurs before the next input occurs
What is Batch Processing
Data is collected over a period of time, such as a day, and is processed together at a later time, such as overnight
Multi-User Processing
The operating system switches between computers, giving each one a ‘time slice’