Computer science Paper 1 Flashcards
(8 cards)
What is the most important component of the computer?
The CPU (central processing unit)
What is the CPU responsible for?
All of the computers processing
Name the main components of a computer
.input devices
.Main memory
.Output devices
.Secondary storage
When was the stored program computer born?
1943-1944
Are computer programs and the data the programs are using stored in the same memory?
Yes
Name 4 registers in the CPU
.Program Counter
. ALU
. Control unit
. General purpose registers
What is the job of a program counter
A special purpose register that holds the address of the next instruction to be executed
What is the job of a general purpose register
Hold data, such as numbers during arithmetic calculations, some architectures have just a single register called the Accumulator