Hardware Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

Central processing unit (CPU)

A

The taskmaster of a computer; handles a wide range of general purpose computing tasks quickly, but is limited in terms of concurrency

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

Cache

A

A very small but fast form of memory that stores data frequently accessed by the CPU; attached directly to the CPU

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

Graphics processing unit (GPU)

A

A specialized processing unit used for repetitive and computationally intensive tasks such as rendering graphics, ML, etc; Massively concurrent but not general purpose

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

Main memory

A

All the memory directly accessible by the CPU; RAM, ROM, and cache

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

Parallel processing

A

The decomposition of a large task into smaller tasks that can be executed by multiple processors simultaneously

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

Processor register

A

A form of memory used for holding intermediate values during processing; attached directly to the CPU

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

Random access memory (RAM)

A

A form of memory used to store programs and data during processing; largest piece of main memory; volatile

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

Read only memory (ROM)

A

A form of memory used for storing firmware and loading the OS into RAM; non-volatile

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

Volatile memory

A

Memory that does not persist without power

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

Data buffer

A

A form of memory (typically in RAM) used to store data which can’t be processed as quickly as it’s received

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

Hard drive

A

A form of editable memory; non-volatile

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