InterviewSolution
Saved Bookmarks
| 1. |
How do ALU and CU aid in data processing by computer |
|
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. Modern CPUs contain very powerful and complex ALUs. In addition to ALUs, modern CPUs contain a control unit (CU) .Explanation: |
|