InterviewSolution
Saved Bookmarks
| 1. |
The task of performing operations like arithmetic and logical operations is called |
|
Answer» 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. ... Most of THEOPERATIONS of a CPU are performed by one or more ALUs, which load data from input registers. |
|