Courses » SS2 » SS2 ICT » ICT Exam Topics » Central Processing Unit (CPU) - Questions and Answers

Central Processing Unit (CPU) - SS2 ICT Past Questions and Answers - page 2

11

Which component of the CPU handles logical operations like AND and OR?

A

ALU

B

Control Unit

C

Cache Memory

D

RAM

correct option: a
Users' Answers & Comments
12

The ALU operates on data using the principles of:

A

Decimal arithmetic

B

Boolean logic

C

Exponential growth

D

Hexadecimal calculations

correct option: b
Users' Answers & Comments
13

The CPU is often referred to as the computer's:

A

Memory Hub

B

Graphics Generator

C

Brain

D

Peripheral Manager

correct option: c
Users' Answers & Comments
14

What is the role of the Control Unit in the CPU?

A

Performing calculations

B

Fetching data from memory

C

Coordinating CPU operations

D

Displaying graphics

correct option: c
Users' Answers & Comments
15

Which component of the CPU manages the flow of data between registers, memory, and peripherals?

A

ALU

B

Cache Memory

C

Control Unit

D

GPU

correct option: c
Users' Answers & Comments
16

Describe the main functions of the Arithmetic and Logic Unit (ALU) in a CPU

The Arithmetic and Logic Unit (ALU) is responsible for performing mathematical calculations (arithmetic operations) and logical operations on binary data. It receives inputs from registers, processes the data based on the instructions received from the Control Unit, and produces outputs that are either stored back in registers or sent to memory. The ALU performs addition, subtraction, multiplication, division, AND, OR, NOT, and other basic operations using binary logic.

Users' Answers & Comments
17

How does the Control Unit ensure that instructions are executed in the correct sequence within a CPU?

The Control Unit manages the instruction execution process by fetching instructions from memory, decoding them to understand the required operation, and then generating control signals to coordinate the activities of various components. It uses a clock signal to synchronize the timing of these activities. Each instruction's execution is broken down into micro-steps, and the Control Unit ensures that these micro-steps occur in the correct sequence. It also manages branching and conditional execution, ensuring that the correct paths are taken based on program logic.

Users' Answers & Comments
18

Explain the relationship between the Control Unit and the other components of the CPU

The Control Unit acts as the coordinator of the CPU's activities. It interacts closely with other components like the Arithmetic and Logic Unit (ALU), registers, and memory. The Control Unit fetches instructions from memory and decodes them to determine what operation to perform. It then sends control signals to the ALU to perform calculations and to other parts of the CPU to move data between registers, memory, and other components. In essence, the Control Unit ensures that all components work harmoniously to execute the instructions correctly.

Users' Answers & Comments
19

How does the ALU handle arithmetic and logical operations on binary data?

The ALU operates on binary data by using the principles of Boolean logic. It uses electronic circuits to perform addition, subtraction, and other arithmetic operations by manipulating binary digits (0s and 1s). For logical operations like AND, OR, and NOT, the ALU compares corresponding bits in the input data and produces the desired output based on the logical rules. The ALU's circuits and components are designed to handle these operations at the electronic level, converting binary data into the desired results.

Users' Answers & Comments
20

In what ways does the Central Processing Unit (CPU) contribute to a computer's overall processing capabilities?

The CPU plays a pivotal role in a computer's operation by executing instructions from programs. It performs calculations, processes data, manages memory, and controls input/output operations. The CPU's components, including the ALU and Control Unit, collectively process information, allowing the computer to perform tasks ranging from basic arithmetic operations to complex computations. Its speed, architecture, and capabilities significantly influence a computer's performance and its ability to handle various software applications efficiently.

 

Users' Answers & Comments
Recommended: SS2 ICT Lessons
Please share this, thanks: