memory & storage Flashcards

(22 cards)

1
Q

Why is primary storage needed

A

To hold data and programs that are currently in use by the CPU

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

What is RAM and what are it’s characteristics

A

Random access memory
-volatile, data is lost when the power is turned off (temporary memory)
-it’s used to store user data, programs, and parts of the operating system currently in use
- memory can be written to or read from

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

What is ROM and what are its characteristics

A

Read only memory
-non-volatile, data is not lost when power is turned off (permanent memory)
-it’s used to store BIOS and the bootstrap loader which is required at the start-up of the computer
-memory can only be read from and not written to

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

Why is virtual memory needed

A

When the RAM runs out of space, the operating system starts using part of the secondary memory to store data temporarily. This is known as virtual memory

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

How does virtual memory work

A

-a process running on the computer may need to store data in the physical memory
-if there is no free memory, the memory manager will ‘swap out’ some of the least recently used data stored in RAM to the swap area in the Hard Disk Drive and ‘swap in’ the requested data to the now free area
-(if the swapped out data is needed again it is swapped back in at the expense of the other data)

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

Why do computers have secondary storage

A

So all the data on the computer can be stored when the power is switched off

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

How does magnetic storage work? Give examples

A

Mechanical parts move over the disks to read and write data magnetically
E.g hard disk drive

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

What are the advantages of magnetic storage

A

Advantages:
-large storage capacity
-fast access to read and write data
-fairly inexpensive to manufacture
-cheap to buy

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

What are the disadvantages of magnetic storage

A

-data can be lost or altered by magnetic field or mechanical problems
-can suffer wear and tear due to moving parts

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

What is optical storage? Give examples

A

Uses a lens and a light beam to read & write data onto a disk. Examples: CDs, DVDs, and Blu-ray disks.

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

What are the advantages of optical storage?

A

Small and light - portable
Cheap to manufacture
Durable - they can store data for long periods safely

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

What are the disadvantages of optical storage?

A

Some formats mean that data cannot be overwritten

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

What is solid-state storage? Give examples

A

Uses flash memories to store data. Examples: solid-state drives, SD cards, USB memory sticks.

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

What are the advantages of solid-state storage?

A

Faster boot-up as they have no moving parts
Can be made to be very compact in size
Large storage capacity
More robust than magnetic due to having no moving parts

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

What are the disadvantages of solid-state storage?

A

Expensive to manufacture
Have a limited number of times that data can be written to and read from

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

Rank storage types from smallest to largest capacity.

A

CD (700 MB)
DVD (4.7 GB)
Blu-ray (25GB / up to 128GB)
SSD (Up to 1TB)
HDD (Up to 8TB)
USB flash drive (Up to 1TB)

17
Q

Rank storage types by speed (fastest first).

A

SSD
HDD
USB flash drive
Blu-ray disk
DVD
CD

18
Q

Which storage types are the most portable?

A

Optical (CD/DVD/Blu-ray) & Solid State Storage (SSD, USB flash drives).

19
Q

Compare the cost of storage types.

A

Optical disks: Very low cost.
HDDs: Cost-effective (low cost per GB).
SSDs: More expensive.

20
Q

Which storage types are the most durable?

A

Optical disks: Very robust.
Solid State Storage: More durable (no moving parts).

21
Q

Compare the reliability of HDDs vs. SSDs.

A

HDDs: Reliable unless exposed to extreme conditions.
SSDs: More reliable (no moving parts, less prone to mechanical failure).

22
Q

Rank file types by typical size (smallest first).

A

Text
Sound
Pictures
Movies (largest)