T1 Architecture of the CPU Flashcards

1
Q

Q: What is the purpose of the CPU?

A

A: The CPU fetches and executes instructions stored in memory.

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

Q: What are the two major components of the CPU?

A

A: The Arithmetic Logic Unit (ALU) and the Control Unit (CU).

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

Q: What does the ALU do?

A

A: It performs arithmetic operations and logical operations (AND, OR, NOT).

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

Q: What does the Control Unit do?

A

A: It coordinates and controls all CPU activities, decodes instructions, and directs timing.

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

Q: What is the Fetch-Decode-Execute cycle?

A

A: The process where the CPU fetches an instruction, decodes it, and executes it.

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

Q: What is the function of the Program Counter (PC)?

A

A: It holds the address of the next instruction to be executed and increments after fetching.

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

Q: What is the Memory Address Register (MAR)?

A

A: It holds the memory address of the current instruction or data being accessed.

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

Q: What is the Memory Data Register (MDR)?

A

A: It holds the actual instruction or data fetched from memory.

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

Q: What is the role of the Accumulator (ACC)?

A

A: It temporarily stores the results of arithmetic and logic operations.

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

Q: What is Von Neumann architecture?

A

A: A CPU design where both program instructions and data are stored in the same memory.

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

Q: What is a register?

A

A: A fast memory location inside the CPU used to store data temporarily.

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

Q: What is the role of cache memory?

A

A: It stores frequently used data to speed up access compared to RAM.

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

Q: What are input and output devices for a laptop?

A

A: Input: keyboard, trackpad, microphone. Output: display, speakers.

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

Q: What are input and output devices for a smartphone?

A

A: Input: touchscreen, microphone, gyroscopic sensor. Output: display, speakers.

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