• 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/7

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;

7 Cards in this Set

  • Front
  • Back
Von Neumann

-one bus


-most computers adopt this technology as this is the fundamental architecture that basic computers are able to use

Harvard Architecture

-two buses communicating with processor


-improves efficiency of the processor and is faster



Stored Program Concept

Machine code instructions are fetched from main memory one-at-a-time, decoded and executed in the processor

Buffering
-the computer is still fetching the information to put into the RAM
Program counter
A program counter is a register in a computer processor that contains the address (location) of the instruction being executed at the current time. As each instruction gets fetched, the program counter increases its stored value by 1
Instruction register
In computing, an instruction register (IR) is the part of a CPU's control unit that stores the instruction currently being executed or decoded