English, asked by yashrile5310, 10 months ago

What are the function performed by the components of cpu

Answers

Answered by annanicole2019
0
A typical CPU has a number of components. The first is the arithmetic logic unit (ALU), which performs simple arithmetic and logical operations. Second is the control unit (CU), which manages the various components of the computer. It reads and interprets instructions from memory and transforms them into a series of signals to activate other parts of the computer. The control unit calls upon the arithmetic logic unit to perform the necessary calculations.

Third is the cache, which serves as high-speed memory where instructions can be copied to and retrieved. Early CPUs consisted of many separate components, but since the 1970s, they have been constructed as a single integrated unit called a microprocessor. As such, a CPU is a specific type of microprocessor. The individual components of a CPU have become so integrated that you can't even recognize them from the outside. This CPU is about two inches by two inches in size.

CPUs are located on the motherboard. Motherboards have a socket for this, which is specific for a certain type of processor. A CPU gets very hot and therefore needs its own cooling system in the form of a heat sink and/or fan.
Answered by Anonymous
1

Answer:

what is cpu?

cpu is nothing but the central processing unit of the computer. it is the heart and brain of the computer.

functions of cpu:

whatever data we give to the computer  is taken as a input by the computer

it accepts the commands and processes accordingly.

it gives the output of what the users want.

it controls all the memory, input and output devices.

it takes all the decisions

types of operations computer performs:

arithmetic (mathematical)

logical (logic)

arithmetic operations are (+),(-),(*),(/)

logical operators allow any program to make their own decision depending on multiple situations.

Similar questions