

MCQOPTIONS
Saved Bookmarks
This section includes 2 Mcqs, each offering curated multiple-choice questions to sharpen your Computer Organization knowledge and support exam preparation. Choose a topic below to get started.
1. |
In LRU, the referenced blocks counter is set to 0 and that of the previous blocks are incremented by one and others remain same, in the case of ______ |
A. | Hit |
B. | Miss |
C. | Delay |
D. | None of the mentioned |
Answer» B. Miss | |
2. |
In associative mapping during LRU, the counter of the new block is set to 0 and all the others are incremented by one when _____ occurs. |
A. | Delay |
B. | Miss |
C. | Hit |
D. | Delayed hit |
Answer» C. Hit | |