RAM and Memory Flashcards

1
Q

What is RAM?

A

It is high speed, volatile memory and stands for random access memory

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

What’s RAMs job?

A

It is the main memory in the computer it can be read and written to, it is where data, files and programs are stored while they are in use. They stay there until they are not being used

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

Why don’t we use secondary storage like a HDD instead of RAM?

A

Because RAM is way faster than a HDD, and while it’s slower than CPU cache it can hold way more data

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

What does volatile memory mean?

A

It means it’s temporary memory. It require power for it to retain its memory

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

What happens when the RAM is full?

A

The data is moved to secondary storage if it hasn’t been used recently, aka virtual memory acts as a ram over flow of sorts

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

Why would we need virtual memory?

A

It could be needed if there are too many applications open at once or if a particularly memory intensive application is being used (or both)

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

What drawbacks are there of using virtual memory?

A

Can make a computer feel slow to respond when switching between applications. Due to memory swapping from one store to another. Or constant switching If the application is too memory intensive

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

What is ROM?

A

It tells the CPU how to boot up contains all the instructions for the boot up (called a BIOS), ROM can be updated or changed via a flash

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

What is ROM?

A

It is non-volatile memory and it can only be read, comes in a small chip built into the motherboard. The CPU checks the ROM straight away, tells it to perform self checks and set up the computer ( tests hardware is all working okay)

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

What type of memory does ROM use

A

Flash memory which is also used in SD cards, USB sticks and SSDs

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