WHAT IS PROCESSOR?
HOW IT WORKS?
Answers
Answered by
4
Answer:
A processor (CPU) is the logic circuitry that responds to and processes the basic instructions that drive a computer. ... CPUs will perform most basic arithmetic, logic and I/O operations, as well as allocate commands for other chips and components running in a computer.
Answered by
11
Answer:
In computing, a processor or processing unit is a digital circuit which performs operations on some external data source, usually memory or some other data stream.
The actual mathematical operation for each instruction is performed by a combinational logic circuit within the CPU's processor known as the arithmetic logic unit or ALU. In general, a CPU executes an instruction by fetching it from memory, using its ALU to perform an operation, and then storing the result to memory.
Similar questions