CBSE Class 11 Computer Science
Question 75 of 106
Computer System Organization — Question 36
Back to all questionsArithmetic Logic Unit (ALU) does not work independently; it operates in coordination with the control unit and memory. The control unit fetches instructions from memory and decodes them, directing the ALU to perform specific operations such as addition, subtraction, or logical comparisons. The results produced by the ALU are then stored back in memory or used by other components of the computer system.