Software Flashcards

1
Q

What is Application Software?

A

Application software
Programs designed for an end user to do a particular task, such as word-processing and spreadsheet programs

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

What is System Software?

A

System software Includes the operating system and all utility programs that enable the computer to operate its hardware and applications software

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

Explain Operating System

A

Is a piece of software which manages all other programs on the computer

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

Windows is an example of ________?

A

Operating system

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

Functions of operating system

A

1) Allocates memory
2) Allocates Storage
3) Processing time

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

What is Allocates memory

A

Organises the use of main memory between programs and data files as they are transferred to and from the hard disc.

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

What is Allocates storge

A

The operating system manages the storage of data and files on external devices, such as a hard drive.

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

What is Processing time

A

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.

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

What is a Utility Application?

A

A program that carries out a specific task to assist the operating system.

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

Examples of Utility Application

A

1) Disk Defragmentation
2)Task Scheduling
3)Data backup and restore

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

Explain Disk Defragmentation

A

File is broken down into a number of blocks by the operating system which is then stored on free block space on the disk

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

Explain Task Scheduling

A

The operating system allocates processing time based on task priority

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

What is Real Time Processing

A

Processing of data occurs immediately data is input and updating occurs before the next input occurs

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

What is Batch Processing

A

Data is collected over a period of time, such as a day, and is processed together at a later time, such as overnight

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

Multi-User Processing

A

The operating system switches between computers, giving each one a ‘time slice’

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

What is the type of file which stores new data?

A

Transaction File

17
Q

What file contains current customer information Information

A

Master file

18
Q

What is Backup

A

A second copy of a file made and stored on a different storage device in case the original file gets lost, or becomes corrupted or physically damaged

19
Q

Why do you need to backup?

A

1) Accidently delete the file
2) Virus corrupts the file
3)Hard Disk Fails

20
Q

Explain Virus

A

A program that attaches itself into a file and when the file is open, its spreads itself to other files and other computers in the same internet

21
Q

Explain Anti Virus

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