Login
Remember
Register
Ask a Question
For a cache look up to be a Hit, which of the following must be true?
0
votes
asked
Jul 1, 2020
in
Cache Technique
by
Robindeniel
For a cache look up to be a Hit, which of the following must be true?
A) Tag==Block Offset and Valid Bit = 1
B) Tag==Block Number and Valid Bit = 1
C) Tag==Block Offset and Valid Bit = 0
D) Tag==Block Number and Valid Bit = 0
#cache-loop-up
#loopup-cache
#cache-lookup
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jul 1, 2020
by
SakshiSharma
Tag==Block Number and Valid Bit = 1
...