In a cache memory, what is a 'tag' used for?
Question 1
Q1. In a cache memory, what is a 'tag' used for?
Answer: To identify the cache line
Explanation: A tag is used to identify which main memory block is stored in a cache line.