Define Chip | What is Chip

The ultimate integrated circuit; contains the complete arithmetic and logic unit of a computer.

Define CGA (Color Graphics Adapter) | What is CGA (Color Graphics Adapter)

An early color graphics adapter standard with resolutions of 320 pixels by 200 pixels or 640 × 200. CGA supported no more than four colors.

Define CD-ROM | What is CD-ROM

CD-ROM (Compact Disc Read-Only Memory) - A disc similar to an audio compact disc containing computer data.

Define Case Sensitivity | What is Case Sensitivity

The ability of the operating system to distinguish between uppercase and lowercase letters. MS-DOS commands are not case-sensitive; UNIX commands are.

Define Cache | What is Cache

A place where data is stored so that it does not need to be read from a slower device. Copies of frequently used disk sectors are stored in RAM (random access memory) so they can be accessed without accessing the hard disk.