Computer Science, asked by HimeshSharma, 1 year ago

what does cpu perform​

Answers

Answered by rg112119
1

Answer:

Explanation:

A central processing (CPU), also called a central processor or main processor, is the electronic circuitry within a computer that carries out the instructions of a computer program by performing the basic arithmetic, logic, controlling, and input/output (I/O) operations specified by the instructions.

Answered by Anonymous
2

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.

Attachments:
Similar questions