

InterviewSolution
Saved Bookmarks
1. |
Which factor determines the number of cache entries?(a) set commutativity(b) set associativity(c) size of the cache(d) number of cachesThis question was posed to me during an interview.I need to ask this question from Cache Memory topic in division Memory Systems of Embedded Systems |
Answer» Correct choice is (b) set associativity |
|