In a 2-way set-associative cache, what happens when there's a conflict?
Q1. In a 2-way set-associative cache, what happens when there's a conflict?
Answer: The cache line is replaced
Explanation: In a 2-way set-associative cache, when there's a conflict, one of the cache lines is replaced.