Question 93

Computer Awareness Central Processing Unit (CPU) Easy

Number of bits in ALU is \( \qquad \)

(A) 4
(B) 8
(C) 16
(D) 2
View Dynamic Solution & Explanation
Correct Solution: Option C

Step-by-step Solution:

The number of bits in an ALU (Arithmetic Logic Unit) is typically determined by the word size or architecture of the processor it is part of. This question seems incomplete without specific context, but I'll address it based on general knowledge:


1. 4-bit ALU: Used in simple processors or microcontrollers (e.g., the early Intel 4004).
2. 8-bit ALU: Common in older architectures (e.g., the 8080 or Z80 processors).
3. 16-bit ALU: Found in mid-range processors and older desktop systems (e.g., Intel 8086).
4. 2-bit ALU: Rare, typically used in specific low-power, custom designs.

If the question does not specify a context, the most common choices in general-purpose computers would be 8-bit or 16-bit.
However, since ALU bit size depends on the architecture, could you clarify the type of system or processor this is referring to? If no context is given, 8-bit or 16-bit is a reasonable assumption, with 16-bit being more common in modern contexts.
Correct answer: C. 16 (in most cases)