Kizspy | Question: 3
(Choose 2 answers)
Regarding the ALU(Arithmetic Logic Unit), besides basic arithmetic operations, what operations can it perform? (choose two correct answers)
A. It handles logical operations such as AND, OR, XOR, NOT.
B. It handles data transfer operations like MOVE, GO, JUMP.
C. It handles decoding operations after an instruction is fetched.
D. It handles bit shifting operations like multi and div operations by powers of two.