InterviewSolution
Saved Bookmarks
| 1. |
What are the concept of c++?explain |
|
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. |
|