Difficulty: Easy
Correct Answer: Arithmetic logic unit (ALU)
Explanation:
Introduction / Context:
The 8086/8088 introduced a significant internal reorganization compared to the 8085, including pipelined fetching and wider word operations. Distinguishing new features from generic CPU blocks clarifies learning about x86's historical evolution.
Given Data / Assumptions:
Concept / Approach:
We are to select the option that does not represent a distinctive improvement of the 8086/8088 over the 8085. While EU, BIU, and the 16-bit external bus (on 8086) were hallmark advances, the ALU is a basic CPU component present in both generations.
Step-by-Step Solution:
List innovations → EU, BIU, wider word/bus support.Recognize ALU as not unique to 8086/8088.Therefore, “Arithmetic logic unit (ALU)” is not the differentiator.
Verification / Alternative check:
Architectural block diagrams of 8085 vs. 8086 show the EU/BIU split and prefetch queue as 8086 family additions; both families have an ALU.
Why Other Options Are Wrong:
Common Pitfalls:
Assuming “ALU” is synonymous with advanced capability; it is common to all general CPUs.
Final Answer:
Arithmetic logic unit (ALU)
Discussion & Comments