answersLogoWhite

0

This is from Wikipedia: (Which in English is, of course, spelled Wikipaedia).

In computing, an arithmetic and logic unit (ALU) is a digital circuit that performs arithmetic and logical operations. The ALU is a fundamental building block of thecentral processing unit of a computer, and even the simplest microprocessors contain one for purposes such as maintaining timers. The processors found inside modern CPUs and graphics processing units (GPUs) accommodate very powerful and very complex ALUs; a single component may contain a number of ALUs.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is the full form of ALU of computer?

Arithmetic Logical Unit - ALU- in computer.


What is the full form of alu in computer education?

alu full form in computer education


What is the function of alu?

ALUShort for Arithmetic Logic Unit, ALU is one of the many components within a computer processor. The ALU performs mathematical, logical, and decision operations in a computer and is the final processing performed by the processor. After the information has been processed by the ALU, it is sent to the computer memory.In some computer processors, the ALU is divided into two distinct parts, the AU and the LU. The AU performs the arithmetic operations and the LU performs the logical operations.


What the function of ALU?

ALUShort for Arithmetic Logic Unit, ALU is one of the many components within a computer processor. The ALU performs mathematical, logical, and decision operations in a computer and is the final processing performed by the processor. After the information has been processed by the ALU, it is sent to the computer memory.In some computer processors, the ALU is divided into two distinct parts, the AU and the LU. The AU performs the arithmetic operations and the LU performs the logical operations.


How is a computer able to add?

Computers features the Arithmetic Logic Unit (ALU) which performs addition and other arithmetic operations. The ALU is a part of a computer's CPU.


What computer software Performs logical and arithmetic processes?

It's the ALU


Where the ALU is used?

A; In a computer if the need is for number crunching or rather calculations


What are the 4 types of organization of computer?

input unit, out unit, ALU


What part of the computer identifies sections of a disk that are not being used on a computer?

The Arithmetical Logical Unit (ALU)


Which part of CPU is responsible for the calculation in computer?

The Arithmetic and Logarithmic Unit of the CPU.


What is it called on the computer when the electronic components of the computer used to process data?

The CPU is in charge of processing the data. In more detail, the ALU (Arithmetic Logic Unit) is in charge of executing logical and arithmetic operations. The ALU is a component of the CPU.


Which unit of computer performs arithmetic and logical functions?

The ALU (arithmetic logic unit) An ALU loads data from input registres, an external Control Unit then tells the ALU what operation to perform on that data, and then the ALU stores its result into an output register. Other mechanisms move data between these registers and memory.