Computer Science, asked by shahreenbano6984, 10 months ago

What is a CPU explain different parts of a CPU

Answers

Answered by SaafirBhimani
4

Components of a CPU. The two typical components of a CPU include the following: The arithmetic logic unit (ALU), which performs arithmetic and logical operations. The control unit (CU), which extracts instructions from memory and decodes and executes them, calling on the ALU when necessary.

Answered by Anonymous
9

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