Correct option is B
The correct answer is: (b) Graphic Card
Explanation:
The Central Processing Unit (CPU) consists of several key components that perform the essential functions for the execution of instructions:
Control Unit (CU): Directs the operations of the processor by interpreting and executing instructions.
Arithmetic Logic Unit (ALU): Handles all the arithmetic and logical operations.
Registers: Small, fast storage locations within the CPU used to store data temporarily during processing.
The Graphic Card, also known as the GPU (Graphics Processing Unit), is not part of the CPU. It is a separate component that handles graphics rendering, particularly useful for gaming, video editing, and 3D rendering.
Information Booster:
The CPU is often referred to as the brain of the computer, and its primary job is to execute instructions stored in the memory.
Graphic Cards (GPU) are specialized for handling parallel processing tasks related to images and videos, not general-purpose computing tasks performed by the CPU.
Additional Information:
Control Unit (CU) and ALU are critical to the CPU's function of interpreting and executing instructions.
Registers help improve the speed and efficiency of the CPU by providing fast access to data during execution.