Ch 2: Computer Memory Flashcards

(9 cards)

1
Q

What is Memory?

A

An electronic chip with a grid of transistors each of which is turned either on or off

0 = off
1 = on

stores data by holding a value of 1 or 0 in each transistor and reporting it when requested to do so

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

What is the purpose of Read - only memory (ROM)?

A

store data permanently and are used to store data that never changes, such as motherboard startup instructions

very quick to read from, but not being updated easily limits its functionality

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

What is Random - Access Memory (RAM) and its purpose?

A

RAM is the primary type of memory used in computing devices

RAM is used for temporary storage.

RAM functions as a work area and has three main functions.

People referring to a computer’s memory usually mean its RAM

RAM chips can be easily changed as the computer operates

RAM accepts and holds instructions and data.

RAM supplies data to the CPU for processing and temporarily stores the results.

RAM holds process data until it is sent to more permanent storage for the CPU to find what’s stored.

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

What is a Memory address?

A

storage on the RAM

Program instructions and data are placed at this location that the operating system can work with directly rather than having to search from beginning to end

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

Why is a type of memory referred to as Random Access Memory?

A

The name locations can be found no matter which part of the RAM they are physically stored in

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

What are the two types of RAM?

A
  1. Dynamic RAM (DRAM)
  2. Static RAM (SRAM)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is Dynamic RAM (DRAM)?

A

requires constant supply of electricity

DRAM in a PC has silicon wafers mounted in ceramic chips

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

What is Static RAM (SRAM), also called non - volatile RAM?

A

faster and more expensive than DRAM; does not lose power when power is off

SRAM is not the main memory in PCs, but many devices use it for special purposes such as CPU caches

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

What are Dual Inline Memory Modules (DIMMs)?

A

Circuit boards on which DRAM chips are mounted

Dual indicates both sides of the motherboard contains chips

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