InterviewSolution
Saved Bookmarks
| 1. |
What is cache memory? What is the benefit of having additional cache memory in a processor? |
|
Answer» The MEMORY space between the processor and the RAM is KNOWN as cache memory. The system's SPEED will GROW as the cache memory is INCREASED. |
|