Difficulty: Easy
Correct Answer: A-4, B-3, C-2, D-1
Explanation:
Introduction / Context:
This question reviews mixed computer terminology across operating systems, storage media, and processor metrics. Correctly recognizing each term helps avoid confusion between hardware-level microcode concepts, OS command interfaces, legacy disk formats, and performance units.
Given Data / Assumptions:
Concept / Approach:
Map each term to its natural domain: micro-architecture (CLP → microcode in ROM), OS command interface (SHELL → command processor), removable magnetic media (DSDD → disk capacity/format), and performance metric (MHz → clock rate).
Step-by-Step Solution:
Verification / Alternative check:
CPU design texts describe stored-program control via microcode ROMs; OS documentation explains configuring a shell; legacy PC references list DSDD floppy specs; MHz is universally used for clock rates and radio frequencies.
Why Other Options Are Wrong:
Common Pitfalls:
Confusing DSDD (density, sides) with high-density (HD) formats; mixing up shell customization with scripting languages; and interpreting MHz as throughput instead of frequency.
Final Answer:
A-4, B-3, C-2, D-1
Discussion & Comments