Difficulty: Easy
Correct Answer: characters per second
Explanation:
Introduction / Context:
Different printer technologies emphasize different performance characteristics. Laser printers handle pages as raster images (ppm), whereas impact printers like dot-matrix output streams of characters, so their speed is quantified differently.
Given Data / Assumptions:
Concept / Approach:
Impact printer performance is traditionally rated in characters per second (cps). This reflects how many monospaced characters the device can print in a second in a specified mode (e.g., 10 cpi draft).
Step-by-Step Solution:
Verification / Alternative check:
Specifications in manuals list 200–500 cps in draft modes for common models, sometimes alongside lpm for line printers, but dot-matrix desktop units emphasize cps.
Why Other Options Are Wrong:
Common Pitfalls:
Confusing cps with cpm (copies per minute for copiers) or with ppm for page printers; mixing density (cpi, lpi) with throughput ratings.
Final Answer:
characters per second
Discussion & Comments