Key Components of the CPU in Computer Science Flashcards

1
Q

Purpose of the Program Counter (PC)

A

Holds address of next instruction to execute.

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

Purpose of the CPU

A

Processes data and instructions.

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

What does CPU stand for?

A

Central Processing Unit

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

True or False: The CPU is responsible for coordinating activities in a computer.

A

True

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

What are the main components of a CPU?

A

Arithmetic Logic Unit (ALU), Control Unit (CU), and Registers

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

Fill in the blank: The _______ performs arithmetic and logical operations.

A

Arithmetic Logic Unit (ALU)

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

What is the function of the Control Unit (CU)?

A

To direct the operation of the processor and manage the execution of instructions.

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

True or False: Registers are used to store data temporarily during processing.

A

True

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

What is the purpose of the Program Counter (PC)?

A

To keep track of the address of the next instruction to be executed.

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

Multiple Choice: Which component is responsible for fetching instructions from memory?

A

Control Unit

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

What is the role of the Cache in a CPU?

A

To store frequently accessed data for quick retrieval.

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

Fill in the blank: The _______ is the fastest type of memory used by the CPU.

A

Cache

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

What does the term ‘clock speed’ refer to in a CPU?

A

The speed at which the CPU can execute instructions, measured in Hertz.

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

True or False: A higher clock speed means a faster CPU.

A

True

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

What is pipelining in CPU architecture?

A

A technique that allows multiple instructions to be processed simultaneously by overlapping their execution.

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

Multiple Choice: What is the main function of the ALU?

A

To perform arithmetic and logical operations.

17
Q

What is the difference between RISC and CISC architectures?

A

RISC uses a small set of simple instructions, while CISC uses a larger set of complex instructions.

18
Q

Fill in the blank: The _______ holds the data that is currently being processed by the CPU.

19
Q

What does the term ‘throughput’ refer to in CPU performance?

A

The number of instructions that can be processed in a given amount of time.

20
Q

True or False: The size of the registers affects the performance of the CPU.

21
Q

What is the function of the Instruction Register (IR)?

A

To hold the current instruction being executed.

22
Q

Multiple Choice: Which component coordinates the activities of the CPU?

A

Control Unit

23
Q

What is the purpose of the data bus in a CPU?

A

To transfer data between the CPU and other components.

24
Q

Fill in the blank: The _______ connects the CPU to the main memory.

A

Address bus

25
Q

What does ‘fetch-decode-execute’ cycle refer to?

A

The process by which the CPU retrieves an instruction, decodes it, and then executes it.

26
Q

True or False: The GPU is part of the CPU.

27
Q

What is multi-core processing?

A

The use of multiple CPU cores to execute instructions simultaneously.

28
Q

Multiple Choice: Which component is primarily responsible for managing the flow of data within the CPU?

A

Control Unit

29
Q

What is the significance of thermal management in a CPU?

A

To prevent overheating and ensure stable operation.