Difficulty: Easy
Correct Answer: CRT
Explanation:
Introduction / Context:
A graphics workstation integrates compute and visualization subsystems to render images efficiently. The question examines whether you can identify the essential display device that completes the trio with the host processor and the display controller (graphics processor or frame buffer controller).
Given Data / Assumptions:
Concept / Approach:
Visual output requires a chain: computation, driving electronics, and a viewing device. Historically, high-end workstations used CRTs as the main display unit. The generic term in classic workstation literature is CRT when referring to the display device in that era.
Step-by-Step Solution:
Verification / Alternative check:
In historical workstation configurations from the raster graphics era, documentation lists CPU, graphics controller, and CRT as canonical components. Modern displays may be LCD or OLED, but the classic term remains CRT for that configuration.
Why Other Options Are Wrong:
Common Pitfalls:
Confusing input peripherals with display hardware and assuming modern flat panels invalidate the historical trio referenced in classic workstation design.
Final Answer:
CRT
Discussion & Comments