Computer Science, asked by husan33, 10 months ago

what is the purpose of cache in computer​

Answers

Answered by Anonymous
3

▬▬▬▬▬ஜ۩۞۩ஜ▬▬▬▬▬▬

\mathfrak{The\:Answer\:is}

Cache in Computer is uses for the purpose of storing deleted files and documents.

\boxed{Hope\:This\:Helps}

▬▬▬▬▬ஜ۩۞۩ஜ▬▬▬▬▬▬

Answered by akki129192
2

Answer:

here is your answer

Explanation:

Cache memory, also called CPU memory, is high-speed static random access memory (SRAM) that a computer microprocessor can access more quickly than it can access regular random access memory (RAM). This memory is typically integrated directly into the CPU chip or placed on a separate chip that has a separate bus interconnect with the CPU. The purpose of cache memory is to store program instructions and data that are used repeatedly in the operation of programs or information that the CPU is likely to need next. The computer processor can access this information quickly from the cache rather than having to get it from computer's main memory. Fast access to these instructions increases the overall speed of the program.

please mark as brainliest

Similar questions