InterviewSolution
Saved Bookmarks
| 1. |
What is the use of cache memory? |
|
Answer» 1. Cache memory is a very high speed and expensive memory. 2. It is used to speed up the memory retrieval process. 3. Cache memory comes with smaller size. |
|