UGC NET CS 2016 July- paper-2
December 13, 2023GATE 1998
December 14, 2023Question 13095 – HCU PHD CS MAY 2014
If flexibility is defined as having maximum choice in cache placement, which of the following is correctly ordered in ascending order of flexibility?
Correct Answer: A
Question 3 Explanation:
In direct mapping only choice is there.
In set associative mapping of set size k,there are k choices.
While in associative mapping the choice is any block of cache.
Hence ascending order of flexibility is ,
Direct mapping , Set associative Mapping, Associative mapping.
In set associative mapping of set size k,there are k choices.
While in associative mapping the choice is any block of cache.
Hence ascending order of flexibility is ,
Direct mapping , Set associative Mapping, Associative mapping.
Direct Mapping, Set-Associative Mapping, Associative Mapping
Set-Associative Mapping, Direct Mapping, Associative Mapping
Associative Mapping, Set-Associative Mapping, Direct Mapping
None of the above.