ANSWERS: 2
  • Stores info in your computer for later use so you can access it faster.
  • The cache is an area of fast-access memory in the processor. It usually holds the next few instructions the processor is supposed to perform. This allows time for memory access while the processor is executing an instruction. This greatly improves the speed of the computer. I'm not sure of the exact process, but usally data is copied to a register (if not already there) and then placed in RAM. The cache is almost exclusively for instructions.

Copyright 2023, Wired Ivy, LLC

Answerbag | Terms of Service | Privacy Policy