Ask Question
12 April, 18:12

What type of memory speeds up the action performed by the computer and anticipates instructions?

+3
Answers (1)
  1. 12 April, 19:25
    0
    A cache memory is a small piece of memory that can be accessed very fast. It keeps copies of data that is used often. For example, by keeping data read from a database in memory, the second time the data is needed, it can be taken from the cache in stead of a lengthy query in the database.

    Caches can be found in hardware (ie., on the cpu itself), but also as a programming concept in software.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “What type of memory speeds up the action performed by the computer and anticipates instructions? ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers