• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/14

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

14 Cards in this Set

  • Front
  • Back
analog
Data that is processed in continuous wave patterns.
binary system
Number system used by computers that has just two unique digits, 0 and 1, called bits.
bit
The smallest unit of data a computer can process. Bit is short for binary digit.
bus
Electrical channel that transfers electronic bits internally within the circuitry of a computer, allowing the devices inside the system unit and the devices attached to the system unit to communicate with each other.
byte
Eight bits that are grouped together as a unit. A byte provides enough different combinations of 0's and 1's to represent 256 individual characters.
cache
Area of memory that stores teh contents of frequently accessed data or instructions.
gigabyte (GB)
Approximately 1 billion bytes.
gigahertz (GHz)
1 billion ticks of the system clock per second.
kilobyte
Exactly 1,024 bytes.
megabyte
Approximately 1 million bytes.
read only memory (R0M)
Type of memory that is used to store permanent data and instructions because it is nonvolatile memory.
system clock
Small quartz crystal circuit that is used by the processor to control the timing of all computer operations.
random access memory (RAM)
Type of memory that can be read from and written to by the processor and other devices.
Programs and data are loaded into RAM from storage devices, such as a hard disk and remain in RAM as long as the computer has continuous power.
processor
Electronic component on a computer's motherboard that interprets and carries out the basic instructions that operate the computer. Also called CPU or central processing unit.