What is a memory cache hit?

A ) Data found in cache ✅

B ) Data not found

C ) Cache overflow

D ) Cache miss


Explanation: A cache hit occurs when the requested data is found in the cache, resulting in faster access.