Computer Science, asked by sonakshigarg5462, 1 year ago

Describe functions of cpu and parts in short

Answers

Answered by divergent07
2
CPU = central processing unit
functions:
1. doing all the arithmetic calculations
2. forming pixel
3. input/output operations
4. logical calculation

parts:
1. processor : it is also the heart of the cpu as all the calculation is done by it
2. ram : random access memory is used to put the instructions in register for calculation
3. cache memory: used for fast retrival of files
4. motherboard: contain all the socket for the different parts of computer
Answered by Ᏸυէէєɾϝɭყ
1

Answer:

The central processing unit (CPU) of a computer is a piece of hardware that carries out the instructions of a computer program. It performs the basic arithmetical, logical, and input/output operations of a computer system. The CPU is like the brains of the computer - every instruction, no matter how simple, has to go through the CPU. So let's say you press the letter 'k' on your keyboard and it appears on the screen - the CPU of your computer is what makes this possible. The CPU is sometimes also referred to as the central processor unit, or processor for short. So when you are looking at the specifications of a computer at your local electronics store, it typically refers to the CPU as the processor.

Similar questions