0
0
Intro to Computingfundamentals~5 mins

CPU as the brain of the computer in Intro to Computing - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What does CPU stand for?
CPU stands for Central Processing Unit. It is the main part of a computer that performs instructions and processes data.
Click to reveal answer
beginner
Why is the CPU called the brain of the computer?
The CPU is called the brain because it controls all the actions inside the computer, just like the brain controls the body. It processes information and makes decisions.
Click to reveal answer
intermediate
Name the two main parts of the CPU.
The two main parts of the CPU are the Arithmetic Logic Unit (ALU), which does calculations and logic, and the Control Unit (CU), which directs the flow of data and instructions.
Click to reveal answer
intermediate
How does the CPU process instructions? (Simple explanation)
The CPU follows a cycle: it fetches an instruction from memory, decodes what to do, executes the instruction, and then stores the result if needed. This repeats many times per second.
Click to reveal answer
beginner
What is the role of the Control Unit inside the CPU?
The Control Unit acts like a traffic controller. It tells the computer's parts when and how to work by directing the flow of instructions and data.
Click to reveal answer
What is the main function of the CPU?
ATo process instructions and data
BTo store large amounts of data permanently
CTo display images on the screen
DTo connect to the internet
Which part of the CPU performs calculations?
AArithmetic Logic Unit
BControl Unit
CMemory
DInput Device
The CPU fetches instructions from where?
AInput devices
BMemory
COutput devices
DPower supply
Why is the CPU compared to a brain?
ABecause it stores all data
BBecause it displays images
CBecause it powers the computer
DBecause it controls and processes everything
What does the Control Unit do?
AStores data permanently
BCalculates numbers
CDirects the flow of instructions and data
DConnects to the internet
Explain in your own words why the CPU is called the brain of the computer.
Think about what the brain does for the body and how the CPU does similar things for the computer.
You got /4 concepts.
    Describe the basic steps the CPU takes to process an instruction.
    Imagine the CPU like a worker following a list of tasks step by step.
    You got /5 concepts.