Topic 2: Memory and Storage Flashcards

1
Q

What is primary memory

A

Primary memory is built inside the computer. As a result, data can be read from and written to primary memory extremely quickly. This gives the processor fast access to the data and instructions that the primary memory holds. This usually consists of RAM and ROM

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

What are the characteristics of ROM

A

Read only memory (ROM) is non-volatile primary memory. Its contents are not lost when the computer is turned off. ROM can be read from, but not written to.

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

What are the characteristics of RAM

A

Random access memory (RAM) is volatile primary memory. Once the computer is switched off, the data and instructions held in RAM are lost. RAM is used to hold data and instructions that are currently in use.

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

Why may virtual memory be needed in a computer

A

There are times when the amount of RAM needed to hold all running programs and data is greater than the amount of RAM available to the computer. When this happens, part of the computer’s secondary storage, such as the hard disk, can be used to store data temporarily.

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

How does virtual memory work

A

Virtual memory enables data that is in RAM and not currently being used to be transferred to the hard disk. This frees up room in RAM for other programs and data. When the data on the hard disk is needed again, any other unused data is transferred to the hard disk before the original data is transferred back to RAM.

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

Why do computers have secondary storage

A

Secondary storage is non-volatile, long-term storage. It is used to keep programs and data indefinitely. Without secondary storage all programs and data would be lost the moment the computer is switched off.

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

What are some examples of secondary data

A

Secondary storage devices are generally separated into three types:

-magnetic storage devices, such as hard disk drives
-optical storage devices, such as CD, DVD and Blu-ray discs
-solid state storage devices, such as solid state drives and USB memory sticks

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

What are the advantages / disadvantages of magnetic secondary storage

A

Magnetic devices are fairly cheap, high in capacity and durable. However, they are susceptible to damage if dropped. They are also vulnerable to magnetic fields. A strong magnet might possibly erase the data the device holds.

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

What are the advantages / disadvantages of solid state secondary storage

A

Solid state devices require little power, making them ideal for portable devices where battery life is a big consideration. Since this type of memory is expensive, solid state devices tend to be smaller in capacity than other types.

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

What are the advantages / disadvantages of optical secondary storage

A

Portable, can hold a lot of data but more expensive than magnetic and can lose data when scratched

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