CPU

123456789
Across
  1. 3. What register holds the memory address of the data or instruction that the CPU needs to access?
  2. 5. Which register that stores the memory address of the next instruction to be executed in a program?
  3. 7. What register temporarily stores data being transferred to or from main memory
  4. 9. What type of non-volatile computer memory. This means it retains its stored information even when the power is turned off?
Down
  1. 1. Which register that temporarily stores intermediate results of arithmetic and logical operations, facilitating calculations within the Arithmetic Logic Unit (ALU)?
  2. 2. What memory management technique that creates the illusion of having more RAM than is physically available by using a portion of the hard drive as an extension of RAM?
  3. 4. Which cycle is a fundamental process that a computer's CPU follows to execute instructions?
  4. 6. What is the brain of the computer?
  5. 8. What is your computer's short-term memory?