In a cache memory system, what is the term for a cache miss that occurs when the requested data is not in the cache?
Q1. In a cache memory system, what is the term for a cache miss that occurs when the requested data is not in the cache?
Answer: Compulsory Miss
Explanation: A compulsory miss occurs when the data is accessed for the first time, and it's not in the cache.