1.2 Flashcards

(27 cards)

1
Q

What is the primary function of memory in a computer?

A

To store data and instructions for processing.

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

True or False: RAM is a type of non-volatile memory.

A

False

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

Fill in the blank: The acronym RAM stands for _____.

A

Random Access Memory

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

What type of memory is used for permanent storage?

A

Non-volatile memory

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

Which of the following is an example of volatile memory? (A) Hard Drive (B) SSD (C) RAM (D) Flash Drive

A

C) RAM

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

True or False: Data in RAM is retained when the power is turned off.

A

False

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

What does the term ‘secondary storage’ refer to?

A

Storage that is not directly accessible by the CPU and is used for long-term data retention.

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

Name one advantage of using SSD over HDD.

A

Faster read and write speeds.

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

What is the purpose of cache memory?

A

To provide faster access to frequently used data and instructions.

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

Fill in the blank: EEPROM stands for _____.

A

Electrically Erasable Programmable Read-Only Memory

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

Which memory type is typically faster: RAM or Cache?

A

Cache

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

True or False: Flash memory is a type of volatile memory.

A

False

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

What does the term ‘memory hierarchy’ refer to?

A

The structure that ranks different types of memory based on speed and cost.

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

Which type of memory is typically used for system firmware?

A

ROM (Read-Only Memory)

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

What is the main characteristic of ROM?

A

It is non-volatile and retains data without power.

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

Fill in the blank: The main storage device in a computer is usually a _____.

A

Hard Disk Drive (HDD) or Solid State Drive (SSD)

17
Q

What is a key disadvantage of HDD compared to SSD?

A

HDDs have moving parts, making them more prone to failure.

18
Q

True or False: Virtual memory uses disk space to extend RAM.

19
Q

What is the purpose of virtual memory?

A

To allow a computer to compensate for physical memory shortages.

20
Q

What type of memory is used to store the BIOS?

21
Q

What does the term ‘data retrieval’ mean?

A

The process of accessing and fetching stored data from memory.

22
Q

Fill in the blank: The speed of memory is typically measured in _____.

23
Q

Which memory type is the slowest: Cache, RAM, or HDD?

24
Q

What is the role of the memory controller?

A

To manage the flow of data to and from the memory.

25
True or False: Cache memory is usually larger than RAM.
False
26
What is the main function of buffer memory?
To temporarily hold data while it is being transferred between two locations.
27
What is the primary difference between static and dynamic RAM?
Static RAM does not need to be refreshed, while dynamic RAM does.