Difficulty: Easy
Correct Answer: 16 bit & 32 bit
Explanation:
Introduction / Context:
Understanding historical PC buses helps when supporting legacy equipment or studying for hardware certifications. IBM introduced Micro Channel Architecture (MCA) as a successor to ISA, with different electrical and configuration characteristics.
Given Data / Assumptions:
Concept / Approach:
MCA boards and slots came in 16-bit and 32-bit varieties. The 32-bit flavor supported higher throughput and bus mastering, differentiating MCA from ISA (8/16-bit) and EISA (32-bit) in design and licensing. Therefore, the correct pair is 16 bit & 32 bit.
Step-by-Step Solution:
Verification / Alternative check:
IBM PS/2 technical references list MCA models and expansion cards with both 16-bit and 32-bit implementations, confirming the specification.
Why Other Options Are Wrong:
Common Pitfalls:
Confusing MCA with EISA or PCI; assuming wider always means newer across all vendors without checking the bus family.
Final Answer:
16 bit & 32 bit
Discussion & Comments