Computing - Memory Flashcards

1
Q

What are the 2 main types of primary memory?

A

RAM (Random Access Memory)

ROM (Read Only Memory)

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

What does RAM do?

A

Stores programs and data that the computer is currently working on

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

What does volatile mean?

A

If you turn off the power all of the data will be lost

RAM is volatile

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

How is the boot program stored and why?

A

ROM

Not volatile

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

Give the 3 steps that the boot program performs?

A

Performs some basic checks
Finds the operating system
Hands over control to the operating system

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

What is flash memory?

A

ROM that can be changed by a process called flashing

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

What is virtual memory?

A

Part of hard drive that is used as an extension to RAM

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

Why does using virtual memory slow down a computer?

A

The data has to travel all the way from the hard drive to the CPU

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

What are the 2 types of RAM?

A

Dynamic RAM

Static RAM

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

What is dynamic RAM?

A

A type of RAM that only holds data for a few seconds and needs to be constantly refreshed

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

What is static RAM?

A

A type of RAM that does not need to be constantly refreshed like dynamic RAM but is much more expensive

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

What is cache memory?

A

A data store right next to the CPU to provide very fast access to data

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

What is primary memory?

A

Memory that only the CPU can access

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