Primary Components - Memory Flashcards

1
Q

What is main memory, and what is its role in a computer system?

A

Main memory, also known as RAM (Random Access Memory), is the temporary storage area used by the computer’s processor to hold data being actively used.

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

How does the amount of RAM affect computer performance?

A

The more RAM a computer has, the faster it can access and process data, as more data can be loaded from storage into RAM for the CPU to access quickly.

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

Define the term “volatility” in the context of RAM.

A

Volatility refers to the characteristic of RAM where all data stored in it is lost when the computer is turned off.

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

What are the two main types of RAM, and how do they differ?

A

The two main types of RAM are Dynamic RAM (DRAM) and Static RAM (SRAM). DRAM needs constant refreshing to maintain data and is cheaper but slower, while SRAM doesn’t need refreshing, is faster but more expensive.

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

What is cache memory, and where is it located in a computer system?

A

Cache memory is a small, high-speed memory located on or close to the processor.
It’s used to access often-used data and instructions quickly.

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

What is Read-Only Memory (ROM), and what is its primary function?

A

ROM stores permanent information that cannot be changed or edited.
It contains firmware that controls the computer’s hardware initialization and startup processes.

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

How does secondary storage differ from main memory?

A

Secondary storage is used to store data permanently and is non-volatile, meaning it retains data even when the computer is turned off.
Main memory is temporary and volatile.

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

What are the key features of secondary storage?

A

Secondary storage devices have higher storage capacity than main memory and varying speeds depending on the type of device and technology used.

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

Describe magnetic storage and give examples.

A

Magnetic storage, including hard disk drives (HDD) and magnetic tapes, uses magnetic fields to read and write data. HDDs are common in computers, offering large storage but slower speeds.

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

What are solid-state storage devices, and how do they differ from magnetic storage?

A

Solid-state storage, like solid-state drives (SSD) and USB flash drives, use memory chips instead of magnetic fields, providing faster and more reliable storage but at a higher cost and with limited lifespan.

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

Explain optical storage and its characteristics.

A

Optical storage, including CDs, DVDs, and Blu-ray discs, uses laser beams to read and write data.
While cheap and capable of storing large amounts of data, it is slower than magnetic or solid-state storage.

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

What is the difference between internal and external storage?

A

Internal storage is used for operating systems, software programs, and often-accessed data, while external storage is used for data backup, file storage, and transferring data between devices.

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

Provide examples of common internal and external storage devices.

A

Common internal storage devices include HDDs and SSDs, while common external storage devices include USB flash drives, SD cards, and Blu-ray discs.

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