true and false Alu is the part of memory
Answers
False.. ALU (Arithmetic Logic Unit) is a part of CPU as the memory is. Both are different.
Answer: False
Concept : ALU (Arithmetic - Logic Unit)
Given : Alu is the part of memory
To Find : Whether the statement is true or false
Explanation :
ALU stands for Arithmetic and Logic Unit, it is a part of CPU (Central Processing Unit). In the ALU of CPU, the arithmetic and logical operations take place. CPU (Central Processing Unit) consists of CU (Control Unit) and ALU (Arithmetic - Logic Unit). The arithmetic-logic unit (ALU) is the functional part of the digital computer, it carries out arithmetic and logic operations on operands.. The memory or storage unit can store instructions, data and intermediate results. This memory unit supplies information to other units of the computer when needed. This memory unit is also called Random Access Memory or main memory or primary memory.
#SPJ3