InterviewSolution
Saved Bookmarks
| 1. |
In associative mapping, in a 16 bit system the tag field has ______ bits.(a) 12(b) 8(c) 9(d) 10I have been asked this question in my homework.I'd like to ask this question from Mapping Functions in portion Memory System of Computer Architecture |
|
Answer» CORRECT option is (a) 12 Explanation: The Tag field is used as an ID for the different memory BLOCKS MAPPED to the cache. |
|