Q
Easy 1 Mark
Computer Studies Computer Memory
Why does the CPU need data to be available in memory?
Explanation
The CPU can only process data that is available in memory. When a program is executed it is first loaded into memory and then the CPU performs operations on that data.
Reference: Computer Studies Textbook , Page 1
Hint
What must happen to a program before the CPU can run it?