InterviewSolution
Saved Bookmarks
| 1. |
What is cache memory? |
|
Answer» Cache memory is a special high speed memory. It is a waste data of applications that makes the pc or android run slowly Cache memory is a small-sized type of volatile computer memory that provides high-speed data access to a processor and stores frequently used computer programs, applications and data. It is the fastest memory in a computer, and is typically integrated onto the motherboard and directly embedded in the processor or main random access memory (RAM). |
|