Consider the following statements:
I) N tag comparators are used for a fully – associative N – Line cache.
II) Only one tag comparator is used for a direct – mapped N – line cache
III) LRU is used for direct – mapped cache to pick which line to use when loading new word (s) into cache
Which of the above statement is/are TRUE?1
I only
2
III only
3
I and II only
4
All are True