Difficulty: Easy
Correct Answer: Incorrect
Explanation:
Introduction / Context:
A microcomputer is a computer built around one or more microprocessors. The question asks whether such a machine is “not general-purpose,” which probes the difference between general-purpose and special-purpose computing in digital electronics and computer architecture.
Given Data / Assumptions:
Concept / Approach:
General-purpose vs. special-purpose is about programmability and breadth of tasks, not the physical size or the presence of a microprocessor. If the hardware can execute arbitrary software within its resource limits, it is general-purpose. PCs and SBCs are clear examples.
Step-by-Step Solution:
Verification / Alternative check:
Consider software variety: operating systems, compilers, and applications run on microcomputers, proving general-purpose capability.
Why Other Options Are Wrong:
Common Pitfalls:
Equating “embedded use” with “special-purpose hardware.” The same microcomputer can be configured either way.
Final Answer:
Incorrect
Discussion & Comments