| 1. |
What Is Cache Memory? |
|
Answer» It is a TEMPORARY memory storage area which helps to speed up DATA transfer WITHIN a computer. A Microprocessor looks for the data in the Cache memory as the data transferred Cache is much faster. If the data is not found in the cache, the CPU looks for it in the memory. The following are two types of Cache-
The Internal Cache is the fastest but it is very expensive. It is a temporary memory storage area which helps to speed up data transfer within a computer. A Microprocessor looks for the data in the Cache memory as the data transferred Cache is much faster. If the data is not found in the cache, the CPU looks for it in the memory. The following are two types of Cache- The Internal Cache is the fastest but it is very expensive. |
|