Imagine the CPU as the brain of a computer. What does it mainly do?
Think about what a brain does in a human body.
The CPU acts like the brain by processing instructions and managing other components. Storage and display are handled by other parts.
Which sequence correctly shows the CPU instruction cycle steps?
Think about what the CPU must do first before it can understand and act.
The CPU first fetches the instruction, then decodes it, executes it, and finally stores the result if needed.
Which statement correctly compares the CPU and RAM?
Think about which part acts like the brain and which part acts like a short-term memory.
The CPU processes instructions like a brain, while RAM temporarily holds data and instructions for quick access.
Which part of the CPU performs arithmetic and logical operations?
Think about the part that does calculations.
The ALU performs all arithmetic and logical operations inside the CPU.
Imagine the CPU clock speed doubles. What is the most likely effect on the computer's performance?
Think about how clock speed affects instruction processing.
Increasing clock speed means the CPU can process instructions faster, improving overall performance.