The brain of any computer system is :
AMemory
BControl unit
CCPU
DPeripheral unit
Answer:
C. CPU
Read Explanation:
The brain of any computer system is the Central Processing Unit (CPU)
A Central Processing Unit (CPU) is the primary component of a computer that performs most of the processing and executes instructions from the operating system and applications.
The CPU consists of several key components, including:
1. Control Unit (CU): Retrieves and decodes instructions.
2. Arithmetic Logic Unit (ALU): Performs calculations and logical operations.
3. Registers: Small amounts of memory that store data temporarily.
4. Cache Memory: A small, fast memory that stores frequently accessed data.