Intro to Computer Architecture Flashcards

1
Q

What is the Central Processing Unit (CPU).

A

The brain of the computer, it interprets and executes instructions from programs.

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

What does the Arithmetic Logic Unit do?

A

Performs arithmetic and logical operations

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

What does the Control unit (CU) do?

A

Directs the operation of the processor. Fetches, decodes then signals the ACl and Registers

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

What are Registers?

A

Small high speed storage locations located in the cpu.

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

The Program Counter does what?

A

Holds the address of the next instruction to be executed.

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

The Instruction Register does what?

A

Holds the current instruction being decoded or executed.

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

What does the Accumulator do?

A

Stores intermediate results of operations performed by the Arithmetic Logical Unit (ALU).

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

Memory Hierarchy

A

Prioritizes Speed, size, and, cost.
The fastest most expensive memory is used sparingly while Slower cheaper memory is used for bulk storage.

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

What type of memory is the fastest.

A

Cache Memory

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

True or False: Random Access Memory (RAM) is a non- volatile memory that permanently stores system info.

A

False - RAM is volatile. It temporarily holds data and instructions the CPU uses while programs are running.

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

What is Read-Only Memory (ROM)?

A

a non- volatile memory that permanently stores system info.

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

What does RAM stand for?

A

Random Access Memory

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

What does ROM stand for?

A

Read-Only Memory

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

What is Secondary Storage?

A

Non-volatile storage devices, like Hard Drives, Solid State Drives (SSD), and optical drives (DVDs) used for long-term storage.

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

What is the Fetch

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