Software - Chapter 2 Flashcards

1
Q

What is systems software

A

It is the interface between the computer hardware and the user applications. It enables the computer to operate the hardware and application software (apps).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is application software ?

A

Application software enables the computer to do a particular task e.g. word processing with Microsoft word.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the purpose of the operating system / OS

A

The operating system is one part of system software and is essential in managing all other programs being used on a computer. It allows hardware and software to communicate with each other.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What three roles does the OS perform on a computer ?

A
  • Allocate memory
  • Storage
  • Processing time
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How does the OS allocate memory ?

A
  • Organises the main memory between programs and data files as there are transferred to and from the hard disc
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How does the OS manage storage ?

A
  • The OS manages storage of data and files on external devices such and hard drives, USBs etc.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How does the OS allocate processing time ?

A
  • It Allocates processing time between programs that are currently being used by dividing the time into a number of slices. Depending on the priority of tasks, results in a number of slices being allocated.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is batch processing ?

A

Is when groups “batches” of similar data are collected over a period of time before being processed. This means that computers can input the data at off peak or less busy times with no human involvement. The master file collects the information that doesn’t change over time. The transaction file collects the information that does change in each period.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is real time processing ?

A

When data is processed immediately after it has been inputted. The output generated is processed quickly enough to influence the next input. Systems that need accurate “real” information use real time processing.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are Multi user systems

A

When different computers are sharing the same processor. The processor divides its processing time into a number of “time slices” and takes turns switching between the computers at a high speed. A school is an example of a multi-user system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is a utility application ?

A

A program that performs a very specific task in managing system resources , such as a backup program.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is disc defragmentation ?

A

Rearranges the data on a hard disc so that all the data is stored together and it becomes quicker to access the files.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is an anti virus software ?

A

Software that scans files stored on a computer system , looking for a virus , and compares these to a known database of viruses ; it can eliminate a virus.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly