Memory and Storage Flashcards

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

Difference between primary and secondary storage

A

Primary storage is quicker because it’s directly accessed by the CPU
Secondary storage is smaller in storage size
Primary storage is sometimes called ‘Main Memory’
Secondary storage is used for long term storage of data and files because it is non-volatile
Primary Storage includes RAM and ROM
Secondary Storage contains magnetic, optical and solid state storage

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

Why do we need primary storage?

A

Primary instructions and data must be copied from the hard drive into RAM to be processed by the CPU because primary storage access speeds are much faster secondary storage devices like the hard drive

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

Describe RAM and the information stored inside it

A

RAM is volatile storage that stores all programs that are currently running. RAM also stores parts of the operating system to be accessed by the CPU

RAM is made up of a large amount of storage locations, each can be identified by a unique address

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

Describe ROM and the information stored inside it

A

ROM is non-volatile storage that cannot be changed

ROM stores the boot program / BIOS for when the computer is switched on . The BIOS then loads up the operating system to take over managing the computer

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

Describe Virtual Memory

A

Virtual memory is the use of secondary memory as an additional primary memory

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