Correct option is B
S. Ans. (b)
Sol.
The Graphic Card is NOT a part of the Central Processing Unit (CPU). The CPU comprises essential components responsible for performing the processing tasks of a computer. These components are:
• Arithmetic Logic Unit (ALU): Responsible for performing arithmetic and logical operations.
• Control Unit (CU): Manages and coordinates the activities of the CPU, directing the operation of the processor by interpreting and executing instructions.
• Registers: Small, fast storage locations within the CPU used to hold data and instructions that are actively being used.
• However, a Graphic Card (also known as a Graphics Processing Unit or GPU) is a separate component that handles rendering images, video processing, and graphical calculations. It is not a part of the CPU, though it works in conjunction with it to perform specific tasks related to graphics and display output.
Information Booster:
• The CPU is the "brain" of the computer and is responsible for executing instructions, controlling the flow of data, and managing the overall system operations.
• ALU and CU are often considered the primary functional blocks of the CPU.
• Registers within the CPU hold data that is immediately needed for processing or executing instructions.
• Graphic Cards are designed for specialized processing, particularly for complex graphic rendering in gaming, 3D modeling, and video editing.
• The GPU can offload graphical and computational tasks from the CPU, improving performance in certain applications.
• In modern computers, the GPU is often integrated into the motherboard or CPU itself, but it remains a separate component.
Additional Information:
The incorrect options:
• Arithmetic Logic Unit (ALU): The ALU is a core component of the CPU.
• Control Unit (CU): The CU is also a fundamental part of the CPU.
• Registers: Registers are part of the CPU and help in the fast storage and retrieval of data during processing.