answersLogoWhite

0


Best Answer

The operation of ALU are:

addition, multiplication,comparing,complement(subtraction),exclusive OR, increment, decrement, and bit-shifting.

Notably, ALUs perform only INTEGER operations, not Floating Point operations.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the operations that are done by Arithmetic and Logic Unit?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the part of the CPU that does mathematical processing is called?

That's done by the ALU (arithmetic and logic unit).


What are the two primary sections located on the CPU?

the units of the CPU are :- ALU (arithmetic and logical unit) CU(control unit) the ALU handles the arthmetic operations being done by the application and the CU is responsible for handling the instruction passed by the micro processor.


Does the alu manage all activities inside the motherboard?

No. The Arithmetic Logic Unit hades basic mathematical operations such as addition, subtraction, multiplication, division as well as logical and register operations such as and, or, and bit shifting.


What is the full meaning ALU in computer?

Arithmetic Logic Unit - the place where all operations happen in a computer.Other units are:Memory - data and instructions kept here.Control - coordinates all units according to instructions.Input/Output - moves data and instructions in and out of the computer.


What is The part of the CPU that does mathematical processing called the .?

That's done by the ALU (arithmetic and logic unit).


What is The part of the CPU that does mathematical processing is called the?

That's done by the ALU (arithmetic and logic unit).


How do you design an Arithmetic Logic Unit?

As the name tells us the alu performs arithmetic and logic operations on two numbers in a CPU. I am answering assuming atleast some knowledge on the functionning of binary logic and computational science. A basic ALU has two input buses for the operators and one input bus for the selection of the operation. The selection is done via a MUX/DEMUX circuit. It's pretty straightforward...


What do major computer operations include?

Major operations are three operations: Compiling and processing data done by CPU Graphic Generation and processing done by GPU Arithematic and logic Processing Done by ALU


Where does the most calculations done in a computer take place in?

The Arithmetic Logic Unit (ALU) inside the Central Processing Unit (CPU) of the computer.Most modern computers however do not have a single general purpose ALU that handles everything, but instead have several independently functioning special purpose ALUs optimized for specific data types (e.g. integer numbers: I-ALU, floating point numbers: FP-ALU, boolean logical values: LU).


What is an accumulator in microprocessor?

the accumulator is an 8-bit register then is part of the arithmetic/logic unit(ALU). this register is used to store to store 8-bit data and to perform arithmetic & logical operation. the result of an operation is stored in the accumulator. the accumulator is also identified as register A.


What does the arithmetic operator do in Excel?

The following are valid Excel operations for arithmetic in Excel:+ (plus)- (minus)/ (divide)* (multiply)^ (power of)The following are valid Excel operations for arithmetic in Excel:+ (plus)- (minus)/ (divide)* (multiply)^ (power of)The following are valid Excel operations for arithmetic in Excel:+ (plus)- (minus)/ (divide)* (multiply)^ (power of)The following are valid Excel operations for arithmetic in Excel:+ (plus)- (minus)/ (divide)* (multiply)^ (power of)The following are valid Excel operations for arithmetic in Excel:+ (plus)- (minus)/ (divide)* (multiply)^ (power of)The following are valid Excel operations for arithmetic in Excel:+ (plus)- (minus)/ (divide)* (multiply)^ (power of)The following are valid Excel operations for arithmetic in Excel:+ (plus)- (minus)/ (divide)* (multiply)^ (power of)The following are valid Excel operations for arithmetic in Excel:+ (plus)- (minus)/ (divide)* (multiply)^ (power of)The following are valid Excel operations for arithmetic in Excel:+ (plus)- (minus)/ (divide)* (multiply)^ (power of)The following are valid Excel operations for arithmetic in Excel:+ (plus)- (minus)/ (divide)* (multiply)^ (power of)The following are valid Excel operations for arithmetic in Excel:+ (plus)- (minus)/ (divide)* (multiply)^ (power of)


What controls all of the internal and external devices and does the arithmetic?

All this is done by theArthimatical Logical Unit(ALU) in theCPU.