Math, asked by rukuraj7732, 1 year ago

List out arithmetic and logical operations that can be performed by ALU.

Answers

Answered by Anonymous
7
Hey !

Here is your answer....
_______________________________

ALU


An arithmetic logic unit (ALU) is a digital circuit used to perform arithmetic and logic operations. It represents the fundamental building block of the central processing unit (CPU) of a computer.


Modern CPUs contain very powerful and complex ALUs. In addition to ALUs, modern CPUs contain a control unit (CU).Most of the operations of a CPU are performed by one or more ALUs, which load data from input registers.


A registeris a small amount of storage available as part of a CPU. The control unit tells the ALU what operation to perform on that data, and the ALU stores the result in an output register.


The control unit moves the data between these registers, the ALU, and memory.

-----------------------------------------------------------


An ALU performs basic arithmetic and logic operations.


* Examples of arithmetic operations are addition, subtraction, multiplication, and division.


* Examples of logic operations are comparisons of values such as NOT, AND, and OR.


______________________________________________________________


HOPE THIS ANSWER WILL HELP U........
Answered by mayankchauhan261
1

Step-by-step explanation:

An ALU performs basic arithmetic and logic operations. * Examples of arithmetic operations are addition, subtraction, multiplication, and division. * Examples of logic operations are comparisons of values such as NOT, AND, and OR

Similar questions