
The Purpose of the CPU: Systems Architecture: Computer Science: GCSE (9:1)
Quiz by Joshua Stiggear
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
Fill in the blank to complete the description of how a CPU runs a program.To run a program the processor will fetch each instruction, _____ it and then execute it in a cycle.
The CPU is also referred to as which of these?
What is the purpose of the CPU?
A computer is described as having two CPU cores and a clock speed of 2GHz. Which of these is true?
Complete the blanks. Computer systems take input, ____________ it using the Central Processing Unit (___) and produce output. The system may need to store data temporarily.
After getting an instruction from main memory, the fetch stage increments the program counter so that it now holds what?
Which of these is the correct order of phases of the instruction cycle?
What does CPU stand for?
Choose the two words that fill in the blanks correctly:The processor, sometimes referred to as the CPU (central processing unit), is the part of the computer that ________ data by executing the ________ of stored programs.
In which stage of the instruction cycle does the CPU retrieve the next instruction from main memory?
In the fetch stage, where does the CPU fetch instructions from?
The basic computer system model has four main parts, Input, Process, Output and Storage. Which part of this model does the CPU perform?
Which of these is not part of the instruction cycle?
The CPU executes stored programs to do what?
The CPU runs programs by repeating a fetch-decode-execute loop. What is another name for this process?
How many times does the fetch-decode-execute cycle run for each instruction?
To decode an instruction, it must be known to the processor. What is the complete set of valid machine code instructions called?
In which stage of the instruction cycle does the CPU carry out the instruction?
In which stage of the instruction cycle would the Arithmetic and Logic Unit perform a calculation and store the result in the accumulator?
In which stage of the instruction cycle does the CPU determine what type of instruction to carry out?