Which of the following cache mapping techniques uses a tag to identify the block?
Q1. Which of the following cache mapping techniques uses a tag to identify the block?
Answer: All of the above
Explanation: All three mapping techniques use tags to identify blocks. Direct mapping uses a fixed location, while associative and set-associative use tags for flexibility.