Correct option is A
An
Arithmetic Logic Unit (ALU) performs
arithmetic operations such as addition, subtraction, multiplication, and division, as well as logical operations like AND, OR, and NOT. It is a fundamental component of a CPU.
Important Key Points:
1. The ALU handles all the mathematical and logical processing tasks in a computer system.
2. It works in conjunction with the control unit to execute instructions.
3. Logical operations allow comparison and decision-making in programs.
Knowledge Booster:
·
Memory Management: Handled by the Memory Management Unit (MMU), not the ALU.
·
Data Transfer: Managed by buses and I/O devices, not the ALU.
·
Networking: Managed by network interfaces, unrelated to the ALU.