Computer Science, asked by fiazjaan47, 8 months ago

what are functions of cpu? only headings required​

Answers

Answered by vallariashar9
0

Answer:

HERE IS YOUR ANSWER

The Four Primary Functions of the CPU

The CPU processes instructions it receives in the process of decoding data. In processing this data, the CPU performs four basic steps:

Fetch: Each instruction is stored in memory and has its own address. The processor takes this address number from the program counter, which is responsible for tracking which instructions the CPU should execute next.

Decode: All programs to be executed are translated to into Assembly instructions. Assembly code must be decoded into binary instructions, which are understandable to your CPU. This step is called decoding.

Execute: While executing instructions the CPU can do one of three things: Do calculations with its ALU, move data from one memory location to another, or jump to a different address.

Store: The CPU must give feedback after executing an instruction, and the output data is written to the memory.

Explanation:

HOPE THIS HELPS YOU

PLS MARK BRAINLIEST

Answered by ritikpatel68
0

Answer:

A central processing unit(CPU) electronic circuitry within computer thay carry out the instruction of a computer program by performing the basics arthematic, logical, control and input/output (1/0) operation specified by the instruction

Explanation:

please mark as brainly

Similar questions