Home MCQs Basic Computer/IT Question #2629
Back to Questions
Basic Computer/IT QUESTION #2629
Question 1
CACHE memory in a computer is best described as:
  • The permanent storage drive where the operating system is installed
  • An assigned stored location for recently or frequently accessed data, allowing faster retrieval✔️
  • The temporary working memory that loses all data when the computer is shut down
  • The memory module that stores the BIOS firmware permanently
Correct Answer Explanation
Cache is the assigned stored location for recently or frequently accessed data. It sits between the CPU and RAM and provides extremely fast access to data the CPU uses most often. On mobile apps, cache stores recently used or changed data locally for quicker access.