InterviewSolution
Saved Bookmarks
| 1. |
The effectiveness of the cache memory is based on the property of ________(a) Locality of reference(b) Memory localisation(c) Memory size(d) None of the mentionedThe question was asked during an internship interview.I want to ask this question from Caches topic in portion Memory System of Computer Architecture |
|
Answer» CORRECT option is (a) Locality of reference Easy explanation: This MEANS that the CACHE depends on the location in the memory that is referenced often. |
|