COMPUTER SCIENCE AND ENGINEERING
COMPUTER ARCHITECTURE
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Arithmetic Logic Unit
|
|
Control Unit
|
|
Cache
|
|
Accumulator
|
Detailed explanation-1: -The ALU performs simple addition, subtraction, multiplication, division, and logic operations, such as OR and AND. The memory stores the program’s instructions and data.
Detailed explanation-2: -What Is an 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.
Detailed explanation-3: -In computing, an arithmetic logic unit (ALU) is a combinational digital circuit that performs arithmetic and bitwise operations on integer binary numbers. This is in contrast to a floating-point unit (FPU), which operates on floating point numbers.
Detailed explanation-4: -The central processing unit (CPU) is the brains of the computer, capable of controlling and performing mathematical calculations.