• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
Front

How to study your flashcards.

Right/Left arrow keys: Navigate between flashcards.right arrow keyleft arrow key

Up/Down arrow keys: Flip the card between the front and back.down keyup key

H key: Show hint (3rd side).h key

image

PLAY BUTTON

image

PLAY BUTTON

image

Progress

1/13

Click to flip

13 Cards in this Set

  • Front
  • Back
is a case that contains electronic components of the computer used to process data
System unit
is the main circuit board of the system unit
Motherboard (system board)
is a small piece of semiconducting material, usually silicon, on which integrated circuits are etched
Chip
interprets and carries out the basic instructions that operate a computer
CPU (central processing unit)
(processor)
is a chip with two or more seperate processor cores
Multi-core processor
is the componet of the processor that directs and coordinates most of the operations in the computer
Control unit
another componet of the processor, performs arithmetic, comparison, and other operations
ALU (arithmetic logic unit)
generates regular electronic pulses, or ticks, that set the operating pace of components of the system unit
System clock
the pace of the system clock that is measured by the number of ticks per second
Clock speed
the control unit fetches instructions and data from memory
Fetch
the control unit decodesthe instructions and sends the instructions and data to the ALU or other places
Decode
the ALU performs calculations on the data
Execute
the results are stored in memory
Store