1.2 Memory And Storage Flashcards

1
Q

What is ROM?

A

A small piece of read-only memory located on the motherboard.

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

What are the characteristics of ROM?

A

Non-volatile and contains the very first instructions for the computer (bootstrap).

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

What is RAM?

A

Temporary storage of instructions and data.

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

What are the characteristics of RAM?

A

Holds information being executed by the processor, is volatile, and is much faster than the hard disk.

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

What does RAM hold?

A

RAM holds the operating system, programs, and data in use by the CPU when the computer is running.

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

Is RAM volatile or non-volatile?

A

RAM is volatile, meaning its contents are lost when the power is turned off.

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

Can data in RAM be read and written?

A

Yes, RAM allows both read and write operations.

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

How does the size of RAM compare to ROM?

A

RAM is large in comparison to ROM.

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

What does ROM hold?

A

ROM holds the first instructions for when the computer is first turned on, known as the bootstrap.

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

Where may programs be stored in ROM?

A

Programs may be stored in ROM in embedded systems.

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

Is ROM volatile or non-volatile?

A

ROM is non-volatile, meaning its contents remain when power is turned off.

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

Can data in ROM be read and written?

A

ROM is read-only.

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

How does the size of ROM compare to RAM?

A

ROM is small in comparison to RAM.

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

What is virtual memory?

A

Virtual memory is needed when there is not enough physical RAM to store the open programs.

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

Where is virtual memory held?

A

Virtual memory is held on the hard disk.

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

What happens to programs when they are not currently being executed?

A

Programs are transferred out to virtual memory from the RAM.

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

What happens to programs when they are needed again?

A

Programs are transferred back to RAM from virtual memory.

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

What is secondary storage?

A

Storage used for backing up and archiving of large amounts of data.

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

What is primary storage?

A

The operating system, programs, and data are held here when not in use.

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

What are examples of primary storage?

A

RAM, ROM, Registers & Cache.

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

What is tertiary storage?

A

Storage used for backing up and archiving of large amounts of data.

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

Why is secondary storage needed?

A

Secondary storage is needed because ROM is read-only and RAM is volatile.

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

What are the purposes of secondary storage?

A
  1. Storage of programs and data when the power is turned off.
  2. Semi-permanent storage of data that can change.
  3. Backup of data files.
  4. Archive of data files.
24
Q

What is the symbol for a Bit?

25
What is a Nibble?
4 bits
26
What is the symbol for a Byte?
B
27
How many bits are in a Byte?
8 bits
28
What is the symbol for a Kilobyte?
KB
29
How many bytes are in a Kilobyte?
1024 bytes
30
What is the symbol for a Megabyte?
MB
31
How many bytes are in a Megabyte?
1,000,000 bytes
32
What is the symbol for a Gigabyte?
GB
33
How many bytes are in a Gigabyte?
1,000,000,000 bytes
34
What is the symbol for a Terabyte?
TB
35
How many bytes are in a Terabyte?
1,000,000,000,000 bytes
36
What is the symbol for a Petabyte?
PB
37
How many bytes are in a Petabyte?
1,000,000,000,000,000 bytes
38
What is the binary value of a Bit?
0 or 1
39
What is the decimal value of a Kilobyte?
10^3
40
What is the decimal value of a Megabyte?
10^6
41
What is the decimal value of a Gigabyte?
10^9
42
What is the decimal value of a Terabyte?
10^12
43
What is the decimal value of a Petabyte?
10^15
44
What is the approximation for ½ byte?
Written as ½ byte
45
What is the approximation for 1 byte?
Written as 1 byte
46
What is the approximation for 1,000 bytes?
Written as 1,000 bytes
47
What is the approximation for 1,000,000 bytes?
Written as 1,000,000 bytes
48
What is the approximation for 1,000,000,000 bytes?
Written as 1,000,000,000 bytes
49
What is the approximation for 1,000,000,000,000 bytes?
Written as 1,000,000,000,000 bytes
50
What is the approximation for 1,000,000,000,000,000 bytes?
Written as 1,000,000,000,000,000 bytes
51
What is 1,000 bytes referred to as?
Thousand bytes
52
What is 1,000,000 bytes referred to as?
Million bytes
53
What is 1,000,000,000 bytes referred to as?
Billion bytes
54
What is 1,000,000,000,000 bytes referred to as?
Trillion bytes
55
What is 1,000,000,000,000,000 bytes referred to as?
Quadrillion bytes