Q. 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
πŸ’¬ Discuss
βœ… Correct Answer: (B) miss
Explanation: miss usually occurs when the memory block required is not present in the cache.

Explanation by: Mr. Dubey
miss usually occurs when the memory block required is not present in the cache.

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
409
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
86%
Success Rate