Multiple choice

In which of the following terminals, is screen regarded as an array of pixels where each pixel is either on or off?

  1. Bit-map terminal

  2. Character-map terminal

  3. Monochrome terminal

  4. TV type terminal

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

A bit-map terminal maps every pixel on the screen directly to a bit in memory. This allows for individual control of each pixel, which is essential for graphical displays.