Computer Science, asked by nisshabi3251, 11 months ago

Explain the meaning of ALU and CU?

Answers

Answered by rajedhiya
6

Explanation:

ALU

The arithmetic logic unit (ALU), another component of the processor, performs arithmetic, comparison, and other operations. Arithmetic operations include basic calculations such as addition, subtraction, multiplication, and division. Comparison operations involve comparing one data item with another to determine whether the first item is greater than, equal to, or less than the other item. Depending on the result of the comparison, different actions may occur.

CU

The control unit is the component of the processor that directs and coordinates most of the operations in the computer. The control unit has a role much like a traffic cop: it interprets each instruction issued by a program and then initiates the appropriate action to carry out the instruction. Types of internal components that the control unit directs include the arithmetic/logic unit and buses.

Similar questions