Primary Storage Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What is primary memory

A

Very quick memory that is directly accessed by the CPU and includes RAM and ROM

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

What is the purpose of ROM

A

Non-volatile memory that can only be read not written.

And stores the BIOS(boot up instructions) that loads the OS to take over managing the computer by tellIng it to perform self check up and to set up the computer.

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

What is the purpose of RAM

A

Volatile memory that stores running programs to be processed by the CPU. It can be read and written and parts of the OS is stored in RAM copied from secondary storage.

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

Why is virtual memory needed

A

Programs must be stored in RAM to be processed by the CPU.
1)When RAM is full(too many applications opened at once) data is moved to secondary storage, which is used as a external hardware of RAM known to be virtual memory.

2)Data is temporarily stored in virtual memory so that RAM can store new data until space is made in RAM, when data in virtual memory is needed it is moved back to RAM.

3)This is slow as data transfer rates are much slower in secondary storage then RAM. Making the computer slow to respond because of the constant switching.

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

What are two types of primary memory?

A

RAM / ROM

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

Is RAM volatile or non volatile

A

Volatile

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

Is ROM volatile or non volatile

A

Non volatile

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