in Technology by

For a cache look up to be a Hit, which of the following must be true?

(a)Tag==Block Number and Valid Bit = 0
(b)Tag==Block Number and Valid Bit = 1
(c)Tag==Block Offset and Valid Bit = 0
(d)Tag==Block Offset and Valid Bit = 1

1 Answer

0 votes
by

Answer Tag==Block Number and Valid Bit = 1

Related questions

0 votes
    I have one table which has 2 IDs. Now I have to check id1 value of table1 and if it is equal ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 7, 2022 in Education by JackTerrance
0 votes
    I have one table which has 2 IDs. Now I have to check id1 value of table1 and if it is equal ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 5, 2022 in Education by JackTerrance
0 votes
    I can't figure this one out. I've got an iPhone-only app with an image -- location.png -- ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jan 13, 2022 in Education by JackTerrance
0 votes
    You have run the association rules algorithm on your dataset, and the two rules {banana, apple} => {grape} and {apple, ... have been found to be relevant. What else must be true?...
asked Apr 27, 2021 in Technology by JackTerrance
0 votes
    Which of the following scenarios leads to linear running time for a random search hit in a linear-probing ... topic in division Indexing and Hashing of Database Management...
asked Oct 10, 2021 in Education by JackTerrance
0 votes
    Which of the following is true about the cache? (a)Line size < Block size (b)None of the options mentioned (c)Line size == Block size (d)Line size > Block size...
asked Oct 7, 2020 in Technology by JackTerrance
0 votes
    What is true about array 1. Can have combination of data types in a single array list 2. Must have same data types for array list...
asked Feb 24, 2021 in Technology by JackTerrance
0 votes
    What is true about array, Can have combination of data types in a single array list. Must have same data types for array list?...
asked Oct 9, 2020 in Technology by JackTerrance
0 votes
    Which of the following is the technique used to look for information in trash or around dustbin container? (a) ... Security questions and answers pdf, mcq on Cyber Security pdf,...
asked Nov 5, 2021 in Education by JackTerrance
0 votes
    The probability that A hits a target is `(1//3)` and the probability that B hits it is `(2//5)`. What is the ... A and B shoot at it ? Select the correct answer from above options...
asked Nov 13, 2021 in Education by JackTerrance
...