why is time of access of the cache memory less than time of access of the main memory
Answers
Answered by
1
Answer:
cache file comprises of less space than that of the main memory.
Because they are smaller, are physically closer to CPU. The main motivation was to provide faster access, which can only be provided when the search time to find an element is small, which can be only true if and only if the memory unit is small.
Similar questions