InterviewSolution
Saved Bookmarks
| 1. |
The copy-back protocol is used ________(a) To copy the contents of the memory onto the cache(b) To update the contents of the memory from the cache(c) To remove the contents of the cache and push it on to the memory(d) None of the mentionedI have been asked this question during an interview.My question is based upon Caches topic in chapter Memory System of Computer Architecture |
|
Answer» The CORRECT choice is (b) To UPDATE the contents of the memory from the cache |
|