character mode


Many video adapters support several different modes of resolution. All such modes are divided into two general categories: character mode (also called text mode) and graphics mode. In character mode, the display screen is treated as an array of blocks, each of which can hold one ASCII character. In graphics mode, the display screen is treated as an array of pixels, with characters and other shapes formed by turning on combinations of pixels.

Of the two modes, character mode is much simpler. Programs that run in character mode generally run much faster than those that run in graphics mode, but they are limited in the variety of fonts and shapes they can display. Programs that run entirely in character mode are called character-based programs.

Read Also:

  • Character Set

    A defined list of characters recognized by the computer hardware and software. Each character is represented by a number. The ASCII character set, for example, uses the numbers 0 through 127 to represent all English characters as well as special control characters. European ISO character sets are similar to ASCII, but they contain additional characters […]

  • character string

    A series of characters manipulated as a group. A character string differs from a name in that it does not represent anything — a name stands for some other object. A character string is often specified by enclosing the characters in single or double quotes. For example, WASHINGTON would be a name, but ‘WASHINGTON’ and […]

  • character treatment

    The use of all caps or any standard form of treating letters in a coding or typography project.

  • charge back

    In electronic commerce, a charge back is a reversal of a credit card transaction, which is usually iniated by the card issuer as requested by the cardholder. It may also be requested by the merchant. Charge backs usually occur due to fraudulent activity on the card (real or perceived), due to customer disputes, or from […]

  • chassis

    Pronounced “CHA-see.” Also called case, a metal frame that serves as the structural support for electronic components. Every computer system requires at least one chassis to house the circuit boards and wiring. The chassis also contains slots for expansion boards. If you want to insert more boards than there are slots, you will need an […]


Disclaimer: character mode definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.