Q1. In the basic block diagram of a computer, which two units are normally shown inside the CPU?
Explanation
A standard computer block diagram separates input, processing, memory and output. The processing block is the CPU. Inside the CPU, the Arithmetic Logic Unit performs arithmetic and logical operations, while the Control Unit directs the sequence of operations and movement of data. The cue in the question is “inside the CPU”, so external devices such as keyboard, monitor or printer are eliminated. RAM and hard disk are memory or storage components, not the CPU’s two core units. Hence, ALU and Control Unit is the correct pair.
