Computer Science

What is the function of ALU ?

Computer System

9 Likes

Answer

The ALU performs the following functions:

  1. all the four arithmetic operations — addition, subtraction, multiplication and division.
  2. some logical operations — less than, greater than, less than equal to, greater than equal to, equal to, not equal to.

Answered By

5 Likes


Related Questions