Difficulty: Easy
Correct Answer: special
Explanation:
Introduction / Context:Computers can be categorized by purpose (general vs special) and by signal type (digital, analog, hybrid). Understanding these distinctions clarifies design trade-offs and deployment contexts in embedded systems, industrial control, and consumer devices.
Given Data / Assumptions:
Concept / Approach:A special-purpose computer is built for a dedicated function (e.g., router firmware platforms, automotive engine controllers, digital signage players). By contrast, analog/digital/hybrid refer to how data is represented and processed. Therefore, “special” completes the phrase correctly when describing a device designed for one specific application.
Step-by-Step Solution:
Differentiate “purpose” from “signal type.”Recognize that special-purpose maps to single-application design.Choose “special.”Verification / Alternative check:Computer architecture references use “special-purpose” to describe dedicated systems; the alternatives describe other classification axes.
Why Other Options Are Wrong:
Common Pitfalls:Mixing classification dimensions (purpose vs signal type) leading to incorrect matches.
Final Answer: special
Discussion & Comments