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

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;

15 Cards in this Set

  • Front
  • Back
What does CPU stand for and what does it do?
CPU stands for Central Processing Unit. The CPU processes data for the computer
Where does CPU fetch the data and instructions from and where does it store them?
The CPU fetches data from the main memory. It is then stored in its own internal memory areas.
For the fetch part of the cycle to happen, the CPU places the address of the next item in a vital hardware path. What is this called?
The address bus
Data from this bus then moves from the main memory into the CPU by travelling along another bus. What is its name?
Data bus
The next step is for the CPU to make sense of the instructions, what is this process called?
Decoding
The CPU decodes the instructions but what does it do next?
It prepares various areas within the chip
What is the name of the part of the cycle where the actual data processing takes place?
Execute
The CPU reads data and programs kept on the backing storage, but where does it store it?
Immediate Access Store (IAS)
Why does the CPU need to store data and programs in the IAS?
Because the backing storage/hard disk is too slow to run the applications directly.
How many instructions can a computer process at any one time?
One
How is the clock speed measured?
1 Cycle per second / 1 Hertz
The faster the speed the better the performance, but what is the downside of this fact?
The computer can overheat.
What is dual core?
Dual core are two CPUs in a computer system
What is volatile memory?
Volatile means that when the computer is turned off, the memory stored is now lost
What is IAS?
Immediate Access Store