The Instruction fetched into the CPU is decoded by the___________
Answer Details
In a computer's central processing unit (CPU), the instruction fetched from the memory is decoded by the control unit. The control unit is responsible for controlling the flow of data within the CPU, including retrieving instructions from memory, decoding them, and executing them. It manages the sequence of operations that the CPU performs to carry out instructions, and it communicates with other components of the CPU, such as the arithmetic logic unit (ALU) and the program counter, to ensure that the correct operation is performed. Therefore, the correct answer is the control unit.