Memory management Flashcards

1
Q

What must the computer do in order to run a program?

A

It must copy the program from storage into main memory

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

What does the OS do?

A

Allocates memory to each process

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

What do a PC allow?

A

It allows many processes to be running at the same time

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

What happens if there is not enough memory?

A

A program may be swapped out of memory onto disk or ‘virtual memory’ and reloaded when activated

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

What does RAM (= main memory) do?

A

Holds the information that you are currently working on

Temporary storage location

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

What happens if you don’t save RAM?

A

It will be lost

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

Where is data used by the program copied to?

A

Main memory

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

What does the operating system keep a record of?

A

Where each program and its data are located

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

What does CPU stand for?

A

Central processing unit

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

Functions of an OS:

5 marks

A
  • multitasking
  • multiprogramming
  • batch processing
  • error handling
  • loading and running software
How well did you know this?
1
Not at all
2
3
4
5
Perfectly