.......... of CPU is the place where actual execution of instructions takes…
2024
.......... of CPU is the place where actual execution of instructions takes place during data processing.
- A.
Control Unit
- B.
Arithmetic Logic Unit
- C.
Arithmetic Long Unit
- D.
Concise Unit
Attempted by 1941 students.
Show answer & explanation
Correct answer: B
The Central Processing Unit (CPU) is the primary component of a computer that performs most of the processing inside a computer. It consists of several key parts that work together to execute instructions.
The Control Unit (CU) directs the flow of data and instructions within the processor. It manages the operation of the CPU but does not perform the actual arithmetic or logical calculations required for data processing.
The Arithmetic Logic Unit (ALU) is specifically designed to perform arithmetic and logical operations on data. This component is where the actual execution of instructions involving data processing occurs within the central processing unit core.
Therefore, the ALU is the correct place where actual execution of instructions takes place during data processing, distinguishing it from the Control Unit which manages flow.